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

Packages that use StoredFieldVisitor
Package
Description
Lucene 5.0 compressing format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 compressing format.
Simpletext Codec: writes human readable postings.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Code to search indices.
Highlighting search terms.
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.