Uses of Class
org.apache.lucene.facet.FacetsCollector.MatchingDocs

Packages that use FacetsCollector.MatchingDocs
org.apache.lucene.facet faceted search 
 

Uses of FacetsCollector.MatchingDocs in org.apache.lucene.facet
 

Methods in org.apache.lucene.facet that return types with arguments of type FacetsCollector.MatchingDocs
 List<FacetsCollector.MatchingDocs> FacetsCollector.getMatchingDocs()
          Returns the documents matched by the query, one FacetsCollector.MatchingDocs per visited segment.
 



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