public class DefaultDocValuesFormatProvider extends AbstractDocValuesFormatProvider
DocValuesFormatProvider.Factory, DocValuesFormatProvider.HelperDOC_VALUES_FORMAT_SETTINGS_PREFIX| Constructor and Description |
|---|
DefaultDocValuesFormatProvider(String name,
Settings docValuesFormatSettings) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.codecs.DocValuesFormat |
get()
Returns this providers
DocValuesFormat instance. |
namepublic org.apache.lucene.codecs.DocValuesFormat get()
DocValuesFormatProviderDocValuesFormat instance.Copyright © 2009–2016. All rights reserved.