public class SimpleTextTermVectorsReader
extends TermVectorsReader
FOR RECREATIONAL USE ONLY
| Constructor and Description |
|---|
SimpleTextTermVectorsReader(Directory directory,
SegmentInfo si,
IOContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkIntegrity() |
TermVectorsReader |
clone() |
void |
close() |
Fields |
get(int doc) |
long |
ramBytesUsed() |
java.lang.String |
toString() |
public SimpleTextTermVectorsReader(Directory directory,
SegmentInfo si,
IOContext context)
throws java.io.IOException
java.io.IOExceptionpublic Fields get(int doc)
throws java.io.IOException
java.io.IOExceptionpublic TermVectorsReader clone()
public void close()
throws java.io.IOException
java.io.IOExceptionpublic long ramBytesUsed()
public java.lang.String toString()
public void checkIntegrity()
throws java.io.IOException
java.io.IOExceptionData In Motion GmbH all rights reserved