Module org.apache.lucene.codecs
Package org.apache.lucene.codecs.simpletext
package org.apache.lucene.codecs.simpletext
Simpletext Codec: writes human readable postings.
-
ClassDescriptionForked from
BKDReader
and simplified/specialized for SimpleText's usageForked fromBKDWriter
and simplified/specialized for SimpleText's usageplain text index format.plain text compound format.plain text doc values format.plaintext field infos formatFor debugging, curiosity, transparency only!! Do not use this codec in production.Reads vector values from a simple text format.Writes vector-valued fields in a plain text formatreads/writes plaintext live docsplain-text norms format.Writes plain-text norms.Reads plain-text norms.For debugging, curiosity, transparency only!! Do not use this codec in production.For debugging, curiosity, transparency only!! Do not use this codec in production.plain text segments file format.This class reads skip lists with multiple levels.plain text skip data.plain text stored fields format.reads plaintext stored fieldsWrites plain-text stored fields.plain text term vectors format.Reads plain-text term vectors.Writes plain-text term vectors.