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