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

Packages that use StoredFieldVisitor.Status
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.