Class SimpleTextStoredFieldsWriter

java.lang.Object
org.apache.lucene.codecs.StoredFieldsWriter
org.apache.lucene.codecs.simpletext.SimpleTextStoredFieldsWriter
All Implemented Interfaces:
Closeable, AutoCloseable, Accountable

public class SimpleTextStoredFieldsWriter extends StoredFieldsWriter
Writes plain-text stored fields.

FOR RECREATIONAL USE ONLY

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