Package | Description |
---|---|
org.apache.lucene.codecs |
Codecs API: API for customization of the encoding and structure of the index.
|
org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
Modifier and Type | Method and Description |
---|---|
abstract TermsConsumer |
FieldsConsumer.addField(FieldInfo field)
Add a new field
|
Modifier and Type | Method and Description |
---|---|
TermsConsumer |
BlockTreeTermsWriter.addField(FieldInfo field) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.