@Deprecated public class Lucene40TermVectorsFormat extends TermVectorsFormat
| Constructor and Description |
|---|
Lucene40TermVectorsFormat()
Deprecated.
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TermVectorsReader |
vectorsReader(Directory directory,
SegmentInfo segmentInfo,
FieldInfos fieldInfos,
IOContext context)
Deprecated.
|
TermVectorsWriter |
vectorsWriter(Directory directory,
SegmentInfo segmentInfo,
IOContext context)
Deprecated.
|
public Lucene40TermVectorsFormat()
public final 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.