Uses of Class
org.apache.lucene.search.FilterCollector
Packages that use FilterCollector
Package
Description
Code to search indices.
Grouping.
-
Uses of FilterCollector in org.apache.lucene.search
Subclasses of FilterCollector in org.apache.lucene.searchModifier and TypeClassDescriptionclassCaches all docs, and optionally also scores, coming from a search, and is then able to replay them to another collector.private static classprivate static classclass -
Uses of FilterCollector in org.apache.lucene.search.grouping
Subclasses of FilterCollector in org.apache.lucene.search.groupingModifier and TypeClassDescriptionprivate static class