Uses of Class
org.apache.lucene.index.LeafReaderContext

Packages that use LeafReaderContext
Package
Description
The logical representation of a Document for indexing and searching.
Expressions.
Code to maintain and access indices.
Misc index tools and index support.
Misc search implementations.
Monitoring framework
Filters and Queries that add to core Lucene.
Queries that compute score based upon a function.
FunctionValues for different data types.
A variety of functions to use with FunctionQuery.
Intervals queries
The payloads package provides Query mechanisms for finding and using payloads.
The calculus of spans.
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial queries.
Code to search indices.
Comparators, used to compare hits so as to determine their sort order when collecting the top results with TopFieldCollector.
Grouping.
Highlighting search terms.
Support for index-time and query-time joins.
Classes related to vector search: knn and vector fields.
This package contains several components useful to build a highlighter on top of the Matches API.
Support for Autocomplete/Autosuggest
Support for document suggestion
Lucene field & query support for the spatial geometry implemented in org.apache.lucene.spatial3d.geom.