public class SimpleTextTermVectorsFormat extends TermVectorsFormat
FOR RECREATIONAL USE ONLY
Constructor and Description |
---|
SimpleTextTermVectorsFormat() |
Modifier and Type | Method and Description |
---|---|
TermVectorsReader |
vectorsReader(Directory directory,
SegmentInfo segmentInfo,
FieldInfos fieldInfos,
IOContext context) |
TermVectorsWriter |
vectorsWriter(Directory directory,
SegmentInfo segmentInfo,
IOContext context) |
public TermVectorsReader vectorsReader(Directory directory, SegmentInfo segmentInfo, FieldInfos fieldInfos, IOContext context) throws IOException
vectorsReader
in class TermVectorsFormat
IOException
public TermVectorsWriter vectorsWriter(Directory directory, SegmentInfo segmentInfo, IOContext context) throws IOException
vectorsWriter
in class TermVectorsFormat
IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.