org.apache.solr.search.grouping.endresulttransformer
Interface EndResultTransformer.SolrDocumentSource

Enclosing interface:
EndResultTransformer

public static interface EndResultTransformer.SolrDocumentSource

Abstracts the source for SolrDocument instances. The source of documents is different for a distributed search than local search


Method Summary
 SolrDocument retrieve(ScoreDoc doc)
           
 

Method Detail

retrieve

SolrDocument retrieve(ScoreDoc doc)


Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.