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 TermVectorsFormatIOExceptionpublic TermVectorsWriter vectorsWriter(Directory directory, SegmentInfo segmentInfo, IOContext context) throws IOException
vectorsWriter in class TermVectorsFormatIOExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.