Class SimpleTextTermVectorsReader

java.lang.Object
org.apache.lucene.codecs.TermVectorsReader
org.apache.lucene.codecs.simpletext.SimpleTextTermVectorsReader
All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable

public class SimpleTextTermVectorsReader extends TermVectorsReader
Reads plain-text term vectors.

FOR RECREATIONAL USE ONLY

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