Class SimpleTextCodec

java.lang.Object
org.apache.lucene.codecs.Codec
org.apache.lucene.codecs.simpletext.SimpleTextCodec
All Implemented Interfaces:
NamedSPILoader.NamedSPI

public final class SimpleTextCodec extends Codec
plain text index format.

FOR RECREATIONAL USE ONLY

WARNING: This API is experimental and might change in incompatible ways in the next release.