Uses of Class
org.apache.lucene.index.StoredFields
Packages that use StoredFields
Package
Description
Lucene 5.0 compressing format.
Utilities for evaluation, data preparation, etc.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 compressing format.
Simpletext Codec: writes human readable postings.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Code to search indices.
Highlighting search terms.
Support for Autocomplete/Autosuggest
-
Uses of StoredFields in org.apache.lucene.backward_codecs.lucene50.compressing
Subclasses of StoredFields in org.apache.lucene.backward_codecs.lucene50.compressingModifier and TypeClassDescriptionfinal class -
Uses of StoredFields in org.apache.lucene.classification.utils
Methods in org.apache.lucene.classification.utils with parameters of type StoredFieldsModifier and TypeMethodDescriptionprivate DocumentDatasetSplitter.createNewDoc(StoredFields originalFields, FieldType ft, ScoreDoc scoreDoc, String[] fieldNames) -
Uses of StoredFields in org.apache.lucene.codecs
Subclasses of StoredFields in org.apache.lucene.codecs -
Uses of StoredFields in org.apache.lucene.codecs.lucene90.compressing
Subclasses of StoredFields in org.apache.lucene.codecs.lucene90.compressingModifier and TypeClassDescriptionfinal class -
Uses of StoredFields in org.apache.lucene.codecs.simpletext
Subclasses of StoredFields in org.apache.lucene.codecs.simpletextModifier and TypeClassDescriptionclassreads plaintext stored fields -
Uses of StoredFields in org.apache.lucene.index
Subclasses of StoredFields in org.apache.lucene.indexModifier and TypeClassDescriptionprivate classMethods in org.apache.lucene.index that return StoredFieldsModifier and TypeMethodDescriptionfinal StoredFieldsBaseCompositeReader.storedFields()final StoredFieldsCodecReader.storedFields()final StoredFieldsDocValuesLeafReader.storedFields()FilterLeafReader.storedFields()abstract StoredFieldsIndexReader.storedFields()Returns aStoredFieldsreader for the stored fields of this index.ParallelLeafReader.storedFields() -
Uses of StoredFields in org.apache.lucene.index.memory
Methods in org.apache.lucene.index.memory that return StoredFields -
Uses of StoredFields in org.apache.lucene.search
Methods in org.apache.lucene.search that return StoredFieldsModifier and TypeMethodDescriptionIndexSearcher.storedFields()Returns aStoredFieldsreader for the stored fields of this index. -
Uses of StoredFields in org.apache.lucene.search.highlight
Methods in org.apache.lucene.search.highlight that return StoredFields -
Uses of StoredFields in org.apache.lucene.search.suggest
Fields in org.apache.lucene.search.suggest declared as StoredFieldsModifier and TypeFieldDescriptionprotected final StoredFieldsDocumentDictionary.storedFieldsStoredFieldsfor this reader