|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.codecs.PostingsFormat
org.apache.lucene.codecs.lucene40.Lucene40PostingsFormat
org.apache.lucene.codecs.lucene40.Lucene40RWPostingsFormat
public class Lucene40RWPostingsFormat
Read-write version of Lucene40PostingsFormat for testing.
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.codecs.lucene40.Lucene40PostingsFormat |
|---|
maxBlockSize, minBlockSize |
| Fields inherited from class org.apache.lucene.codecs.PostingsFormat |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
Lucene40RWPostingsFormat()
|
|
| Method Summary | |
|---|---|
FieldsConsumer |
fieldsConsumer(SegmentWriteState state)
|
| Methods inherited from class org.apache.lucene.codecs.lucene40.Lucene40PostingsFormat |
|---|
fieldsProducer, toString |
| Methods inherited from class org.apache.lucene.codecs.PostingsFormat |
|---|
availablePostingsFormats, forName, getName, reloadPostingsFormats |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Lucene40RWPostingsFormat()
| Method Detail |
|---|
public FieldsConsumer fieldsConsumer(SegmentWriteState state)
throws IOException
fieldsConsumer in class Lucene40PostingsFormatIOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||