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

Packages that use LeafReader
Package
Description
The logical representation of a Document for indexing and searching.
Provides faceting capabilities over facets that were indexed with SortedSetDocValuesFacetField.
Taxonomy of Categories.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Misc index tools and index support.
Monitoring framework
A variety of functions to use with FunctionQuery.
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial queries.
Code to search indices.
Highlighting search terms.
Support for index-time and query-time joins.
This package contains several components useful to build a highlighter on top of the Matches API.
Support for document suggestion
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.