public class AssertingTermVectorsFormat extends TermVectorsFormat
Constructor and Description |
---|
AssertingTermVectorsFormat() |
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-2021 Apache Software Foundation. All Rights Reserved.