|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use LiveDocsFormat | |
|---|---|
| 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. |
| Uses of LiveDocsFormat in org.apache.lucene.codecs |
|---|
| Methods in org.apache.lucene.codecs that return LiveDocsFormat | |
|---|---|
LiveDocsFormat |
FilterCodec.liveDocsFormat()
|
abstract LiveDocsFormat |
Codec.liveDocsFormat()
Encodes/decodes live docs |
| Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene3x |
|---|
| Methods in org.apache.lucene.codecs.lucene3x that return LiveDocsFormat | |
|---|---|
LiveDocsFormat |
Lucene3xCodec.liveDocsFormat()
Deprecated. |
| Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene40 |
|---|
| Subclasses of LiveDocsFormat in org.apache.lucene.codecs.lucene40 | |
|---|---|
class |
Lucene40LiveDocsFormat
Lucene 4.0 Live Documents Format. |
| Methods in org.apache.lucene.codecs.lucene40 that return LiveDocsFormat | |
|---|---|
LiveDocsFormat |
Lucene40Codec.liveDocsFormat()
Deprecated. |
| Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene41 |
|---|
| Methods in org.apache.lucene.codecs.lucene41 that return LiveDocsFormat | |
|---|---|
LiveDocsFormat |
Lucene41Codec.liveDocsFormat()
Deprecated. |
| Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene42 |
|---|
| Methods in org.apache.lucene.codecs.lucene42 that return LiveDocsFormat | |
|---|---|
LiveDocsFormat |
Lucene42Codec.liveDocsFormat()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||