public class SimpleTextTermVectorsReader extends TermVectorsReader
FOR RECREATIONAL USE ONLY
Constructor and Description |
---|
SimpleTextTermVectorsReader(Directory directory,
SegmentInfo si,
IOContext context) |
public SimpleTextTermVectorsReader(Directory directory, SegmentInfo si, IOContext context) throws IOException
IOException
public Fields get(int doc) throws IOException
get
in class TermVectorsReader
IOException
public TermVectorsReader clone()
clone
in class TermVectorsReader
public void close() throws IOException
IOException
public long ramBytesUsed()
ramBytesUsed
in class TermVectorsReader
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.