Uses of Interface
org.apache.lucene.search.LeafFieldComparator

Packages that use LeafFieldComparator
Package
Description
The logical representation of a Document for indexing and searching.
Queries that compute score based upon a function.
Code to search indices.
Comparators, used to compare hits so as to determine their sort order when collecting the top results with TopFieldCollector.
Grouping.
Lucene field & query support for the spatial geometry implemented in org.apache.lucene.spatial3d.geom.