|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SegmentInfoFormat | |
|---|---|
| org.apache.lucene.codecs | Codecs API: API for customization of the encoding and structure of the index. |
| org.apache.lucene.codecs.lucene3x | Codec to support Lucene 3.x indexes (readonly) |
| org.apache.lucene.codecs.lucene40 | Lucene 4.0 file format. |
| org.apache.lucene.codecs.lucene41 | Lucene 4.1 file format. |
| org.apache.lucene.codecs.lucene42 | Lucene 4.2 file format. |
| org.apache.lucene.codecs.lucene45 | Lucene 4.5 file format. |
| Uses of SegmentInfoFormat in org.apache.lucene.codecs |
|---|
| Methods in org.apache.lucene.codecs that return SegmentInfoFormat | |
|---|---|
SegmentInfoFormat |
FilterCodec.segmentInfoFormat()
|
abstract SegmentInfoFormat |
Codec.segmentInfoFormat()
Encodes/decodes segment info file |
| Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene3x |
|---|
| Subclasses of SegmentInfoFormat in org.apache.lucene.codecs.lucene3x | |
|---|---|
class |
Lucene3xSegmentInfoFormat
Deprecated. (4.0) This is only used to read indexes created before 4.0. |
| Methods in org.apache.lucene.codecs.lucene3x that return SegmentInfoFormat | |
|---|---|
SegmentInfoFormat |
Lucene3xCodec.segmentInfoFormat()
Deprecated. |
| Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene40 |
|---|
| Subclasses of SegmentInfoFormat in org.apache.lucene.codecs.lucene40 | |
|---|---|
class |
Lucene40SegmentInfoFormat
Lucene 4.0 Segment info format. |
| Methods in org.apache.lucene.codecs.lucene40 that return SegmentInfoFormat | |
|---|---|
SegmentInfoFormat |
Lucene40Codec.segmentInfoFormat()
Deprecated. |
| Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene41 |
|---|
| Methods in org.apache.lucene.codecs.lucene41 that return SegmentInfoFormat | |
|---|---|
SegmentInfoFormat |
Lucene41Codec.segmentInfoFormat()
Deprecated. |
| Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene42 |
|---|
| Methods in org.apache.lucene.codecs.lucene42 that return SegmentInfoFormat | |
|---|---|
SegmentInfoFormat |
Lucene42Codec.segmentInfoFormat()
Deprecated. |
| Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene45 |
|---|
| Methods in org.apache.lucene.codecs.lucene45 that return SegmentInfoFormat | |
|---|---|
SegmentInfoFormat |
Lucene45Codec.segmentInfoFormat()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||