Uses of Class
org.apache.lucene.index.IndexingChain.ReservedField
Packages that use IndexingChain.ReservedField
-
Uses of IndexingChain.ReservedField in org.apache.lucene.index
Fields in org.apache.lucene.index declared as IndexingChain.ReservedFieldModifier and TypeFieldDescriptionprivate final IndexingChain.ReservedField<NumericDocValuesField> DocumentsWriterPerThread.parentFieldMethods in org.apache.lucene.index that return IndexingChain.ReservedFieldModifier and TypeMethodDescription(package private) <T extends IndexableField>
IndexingChain.ReservedField<T> IndexingChain.markAsReserved(T field) Wraps the given field in a reserved field and registers it as reserved.