Interface EndResultTransformer.SolrDocumentSource
-
- Enclosing interface:
- EndResultTransformer
public static interface EndResultTransformer.SolrDocumentSourceAbstracts the source forSolrDocumentinstances. The source of documents is different for a distributed search than local search
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.solr.common.SolrDocumentretrieve(org.apache.lucene.search.ScoreDoc doc)
-