|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.codecs.Codec
org.apache.lucene.codecs.lucene45.Lucene45Codec
org.apache.lucene.codecs.lucene45.Lucene45RWCodec
public class Lucene45RWCodec
Read-write version of Lucene45Codec for testing.
| Constructor Summary | |
|---|---|
Lucene45RWCodec()
|
|
| Method Summary | |
|---|---|
FieldInfosFormat |
fieldInfosFormat()
|
| Methods inherited from class org.apache.lucene.codecs.lucene45.Lucene45Codec |
|---|
docValuesFormat, getDocValuesFormatForField, getPostingsFormatForField, liveDocsFormat, normsFormat, postingsFormat, segmentInfoFormat, storedFieldsFormat, termVectorsFormat |
| Methods inherited from class org.apache.lucene.codecs.Codec |
|---|
availableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Lucene45RWCodec()
| Method Detail |
|---|
public FieldInfosFormat fieldInfosFormat()
fieldInfosFormat in class Lucene45Codec
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||