Uses of Class
org.apache.lucene.codecs.PostingsFormat
Packages that use PostingsFormat
Package
Description
Lucene 5.0 file format.
Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format.
Lucene 8.4 file format.
Lucene 8.6 file format.
Lucene 8.7 file format.
Lucene 9.0 file format.
Lucene 9.1 file format.
Lucene 9.2 file format.
Lucene 9.4 file format.
Lucene 9.5 file format.
Codecs API: API for customization of the encoding and structure of the index.
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
Codec PostingsFormat for fast access to low-frequency terms such as primary key fields.
Lucene 9.9 file format.
Term dictionary, DocValues or Postings formats that are read entirely into memory.
Postings format that can delegate to different formats per-field.
Simpletext Codec: writes human readable postings.
Pluggable term index / block terms dictionary implementations.
Pluggable term index / block terms dictionary implementations.
A primary-key postings format that associates a version (long) with each term and can provide
fail-fast lookups by ID and version.
Support for document suggestion
-
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene50
Subclasses of PostingsFormat in org.apache.lucene.backward_codecs.lucene50Modifier and TypeClassDescriptionclass
Lucene 5.0 postings format, which encodes postings in packed integer blocks for fast decode. -
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene70
Fields in org.apache.lucene.backward_codecs.lucene70 declared as PostingsFormatMethods in org.apache.lucene.backward_codecs.lucene70 that return PostingsFormat -
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene80
Fields in org.apache.lucene.backward_codecs.lucene80 declared as PostingsFormatMethods in org.apache.lucene.backward_codecs.lucene80 that return PostingsFormat -
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene84
Subclasses of PostingsFormat in org.apache.lucene.backward_codecs.lucene84Modifier and TypeClassDescriptionclass
Lucene 5.0 postings format, which encodes postings in packed integer blocks for fast decode.Fields in org.apache.lucene.backward_codecs.lucene84 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene84Codec.defaultFormat
private final PostingsFormat
Lucene84Codec.postingsFormat
Methods in org.apache.lucene.backward_codecs.lucene84 that return PostingsFormatModifier and TypeMethodDescriptionLucene84Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.Lucene84Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene86
Fields in org.apache.lucene.backward_codecs.lucene86 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene86Codec.defaultFormat
private final PostingsFormat
Lucene86Codec.postingsFormat
Methods in org.apache.lucene.backward_codecs.lucene86 that return PostingsFormatModifier and TypeMethodDescriptionLucene86Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.Lucene86Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene87
Fields in org.apache.lucene.backward_codecs.lucene87 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene87Codec.defaultFormat
private final PostingsFormat
Lucene87Codec.postingsFormat
Methods in org.apache.lucene.backward_codecs.lucene87 that return PostingsFormatModifier and TypeMethodDescriptionLucene87Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.Lucene87Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene90
Subclasses of PostingsFormat in org.apache.lucene.backward_codecs.lucene90Modifier and TypeClassDescriptionfinal class
Lucene 9.0 postings format, which encodes postings in packed integer blocks for fast decode.Fields in org.apache.lucene.backward_codecs.lucene90 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene90Codec.defaultPostingsFormat
private final PostingsFormat
Lucene90Codec.postingsFormat
Methods in org.apache.lucene.backward_codecs.lucene90 that return PostingsFormatModifier and TypeMethodDescriptionLucene90Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.final PostingsFormat
Lucene90Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene91
Fields in org.apache.lucene.backward_codecs.lucene91 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene91Codec.defaultPostingsFormat
private final PostingsFormat
Lucene91Codec.postingsFormat
Methods in org.apache.lucene.backward_codecs.lucene91 that return PostingsFormatModifier and TypeMethodDescriptionLucene91Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.final PostingsFormat
Lucene91Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene92
Fields in org.apache.lucene.backward_codecs.lucene92 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene92Codec.defaultPostingsFormat
private final PostingsFormat
Lucene92Codec.postingsFormat
Methods in org.apache.lucene.backward_codecs.lucene92 that return PostingsFormatModifier and TypeMethodDescriptionLucene92Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.final PostingsFormat
Lucene92Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene94
Fields in org.apache.lucene.backward_codecs.lucene94 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene94Codec.defaultPostingsFormat
private final PostingsFormat
Lucene94Codec.postingsFormat
Methods in org.apache.lucene.backward_codecs.lucene94 that return PostingsFormatModifier and TypeMethodDescriptionLucene94Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.final PostingsFormat
Lucene94Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.backward_codecs.lucene95
Fields in org.apache.lucene.backward_codecs.lucene95 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene95Codec.defaultPostingsFormat
private final PostingsFormat
Lucene95Codec.postingsFormat
Methods in org.apache.lucene.backward_codecs.lucene95 that return PostingsFormatModifier and TypeMethodDescriptionLucene95Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.final PostingsFormat
Lucene95Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.codecs
Fields in org.apache.lucene.codecs declared as PostingsFormatModifier and TypeFieldDescriptionstatic final PostingsFormat[]
PostingsFormat.EMPTY
Zero-lengthPostingsFormat
array.Fields in org.apache.lucene.codecs with type parameters of type PostingsFormatModifier and TypeFieldDescriptionprivate static final NamedSPILoader<PostingsFormat>
PostingsFormat.Holder.LOADER
Methods in org.apache.lucene.codecs that return PostingsFormatModifier and TypeMethodDescriptionstatic PostingsFormat
looks up a format by nameabstract PostingsFormat
Codec.postingsFormat()
Encodes/decodes postingsFilterCodec.postingsFormat()
Methods in org.apache.lucene.codecs that return types with arguments of type PostingsFormatModifier and TypeMethodDescription(package private) static NamedSPILoader<PostingsFormat>
PostingsFormat.Holder.getLoader()
-
Uses of PostingsFormat in org.apache.lucene.codecs.blocktreeords
Subclasses of PostingsFormat in org.apache.lucene.codecs.blocktreeordsModifier and TypeClassDescriptionclass
UsesOrdsBlockTreeTermsWriter
withLucene99PostingsWriter
. -
Uses of PostingsFormat in org.apache.lucene.codecs.bloom
Subclasses of PostingsFormat in org.apache.lucene.codecs.bloomModifier and TypeClassDescriptionfinal class
APostingsFormat
useful for low doc-frequency fields such as primary keys.Fields in org.apache.lucene.codecs.bloom declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
BloomFilteringPostingsFormat.delegatePostingsFormat
Constructors in org.apache.lucene.codecs.bloom with parameters of type PostingsFormatModifierConstructorDescriptionBloomFilteringPostingsFormat
(PostingsFormat delegatePostingsFormat) Creates Bloom filters for a selection of fields created in the index.BloomFilteringPostingsFormat
(PostingsFormat delegatePostingsFormat, BloomFilterFactory bloomFilterFactory) Creates Bloom filters for a selection of fields created in the index. -
Uses of PostingsFormat in org.apache.lucene.codecs.lucene99
Subclasses of PostingsFormat in org.apache.lucene.codecs.lucene99Modifier and TypeClassDescriptionfinal class
Lucene 9.9 postings format, which encodes postings in packed integer blocks for fast decode.Fields in org.apache.lucene.codecs.lucene99 declared as PostingsFormatModifier and TypeFieldDescriptionprivate final PostingsFormat
Lucene99Codec.defaultPostingsFormat
private final PostingsFormat
Lucene99Codec.postingsFormat
Methods in org.apache.lucene.codecs.lucene99 that return PostingsFormatModifier and TypeMethodDescriptionLucene99Codec.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.final PostingsFormat
Lucene99Codec.postingsFormat()
-
Uses of PostingsFormat in org.apache.lucene.codecs.memory
Subclasses of PostingsFormat in org.apache.lucene.codecs.memoryModifier and TypeClassDescriptionfinal class
WrapsLucene99PostingsFormat
format for on-disk storage, but then at read time loads and stores all terms and postings directly in RAM as byte[], int[].final class
FST term dict + Lucene50PBF -
Uses of PostingsFormat in org.apache.lucene.codecs.perfield
Subclasses of PostingsFormat in org.apache.lucene.codecs.perfieldModifier and TypeClassDescriptionclass
Enables per field postings support.Methods in org.apache.lucene.codecs.perfield that return PostingsFormatModifier and TypeMethodDescriptionabstract PostingsFormat
PerFieldPostingsFormat.getPostingsFormatForField
(String field) Returns the postings format that should be used for writing new segments offield
.Methods in org.apache.lucene.codecs.perfield that return types with arguments of type PostingsFormatModifier and TypeMethodDescriptionPerFieldPostingsFormat.FieldsWriter.buildFieldsGroupMapping
(Iterable<String> indexedFieldNames) -
Uses of PostingsFormat in org.apache.lucene.codecs.simpletext
Subclasses of PostingsFormat in org.apache.lucene.codecs.simpletextModifier and TypeClassDescription(package private) final class
For debugging, curiosity, transparency only!! Do not use this codec in production.Fields in org.apache.lucene.codecs.simpletext declared as PostingsFormatMethods in org.apache.lucene.codecs.simpletext that return PostingsFormat -
Uses of PostingsFormat in org.apache.lucene.codecs.uniformsplit
Subclasses of PostingsFormat in org.apache.lucene.codecs.uniformsplit -
Uses of PostingsFormat in org.apache.lucene.sandbox.codecs.idversion
Subclasses of PostingsFormat in org.apache.lucene.sandbox.codecs.idversionModifier and TypeClassDescriptionclass
A PostingsFormat optimized for primary-key (ID) fields that also record a version (long) for each ID, delivered as a payload created byIDVersionPostingsFormat.longToBytes(long, org.apache.lucene.util.BytesRef)
during indexing. -
Uses of PostingsFormat in org.apache.lucene.search.suggest.document
Subclasses of PostingsFormat in org.apache.lucene.search.suggest.documentModifier and TypeClassDescriptionclass
CompletionPostingsFormat
fororg.apache.lucene.backward_codecs.lucene50.Lucene50PostingsFormat
.class
CompletionPostingsFormat
fororg.apache.lucene.backward_codecs.lucene84.Lucene84PostingsFormat
.class
CompletionPostingsFormat
fororg.apache.lucene.backward_codecs.lucene90.Lucene90PostingsFormat
.class
class
APostingsFormat
which supports document suggestion based on indexedSuggestField
s.Methods in org.apache.lucene.search.suggest.document that return PostingsFormatModifier and TypeMethodDescriptionprotected PostingsFormat
Completion50PostingsFormat.delegatePostingsFormat()
protected PostingsFormat
Completion84PostingsFormat.delegatePostingsFormat()
protected PostingsFormat
Completion90PostingsFormat.delegatePostingsFormat()
protected PostingsFormat
Completion99PostingsFormat.delegatePostingsFormat()
protected abstract PostingsFormat
CompletionPostingsFormat.delegatePostingsFormat()
Concrete implementation should specify the delegating postings formatConstructors in org.apache.lucene.search.suggest.document with parameters of type PostingsFormatModifierConstructorDescription(package private)
CompletionFieldsConsumer
(String codecName, PostingsFormat delegatePostingsFormat, SegmentWriteState state)