Uses of Class
org.apache.lucene.codecs.NormsFormat
Packages that use NormsFormat
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format
See
org.apache.lucene.codecs.lucene84 for an overview
of the index format.Components from the Lucene 8.4 index format.
Lucene 8.6 file format.
Lucene 8.7 file format.
Simpletext Codec: writes human readable postings.
-
Uses of NormsFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return NormsFormatModifier and TypeMethodDescriptionabstract NormsFormatCodec.normsFormat()Encodes/decodes document normalization valuesFilterCodec.normsFormat() -
Uses of NormsFormat in org.apache.lucene.codecs.lucene70
Subclasses of NormsFormat in org.apache.lucene.codecs.lucene70Modifier and TypeClassDescriptionclassLucene 7.0 Score normalization format.Fields in org.apache.lucene.codecs.lucene70 declared as NormsFormatMethods in org.apache.lucene.codecs.lucene70 that return NormsFormat -
Uses of NormsFormat in org.apache.lucene.codecs.lucene80
Subclasses of NormsFormat in org.apache.lucene.codecs.lucene80Modifier and TypeClassDescriptionclassLucene 8.0 Score normalization format.Fields in org.apache.lucene.codecs.lucene80 declared as NormsFormatMethods in org.apache.lucene.codecs.lucene80 that return NormsFormat -
Uses of NormsFormat in org.apache.lucene.codecs.lucene84
Fields in org.apache.lucene.codecs.lucene84 declared as NormsFormatMethods in org.apache.lucene.codecs.lucene84 that return NormsFormat -
Uses of NormsFormat in org.apache.lucene.codecs.lucene86
Fields in org.apache.lucene.codecs.lucene86 declared as NormsFormatMethods in org.apache.lucene.codecs.lucene86 that return NormsFormat -
Uses of NormsFormat in org.apache.lucene.codecs.lucene87
Fields in org.apache.lucene.codecs.lucene87 declared as NormsFormatMethods in org.apache.lucene.codecs.lucene87 that return NormsFormat -
Uses of NormsFormat in org.apache.lucene.codecs.simpletext
Subclasses of NormsFormat in org.apache.lucene.codecs.simpletextFields in org.apache.lucene.codecs.simpletext declared as NormsFormatMethods in org.apache.lucene.codecs.simpletext that return NormsFormat