Uses of Class
org.apache.lucene.search.FilterCollector
Packages that use FilterCollector
Package
Description
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
Code to search indices.
Grouping.
-
Uses of FilterCollector in org.apache.lucene.sandbox.search
Subclasses of FilterCollector in org.apache.lucene.sandbox.searchModifier and TypeClassDescription(package private) classA collector that profiles how much time is spent calling it. -
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