public class DefaultDocValuesFormatProvider extends AbstractDocValuesFormatProvider
DocValuesFormatProvider.Factory, DocValuesFormatProvider.Helper
DOC_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. |
name
public org.apache.lucene.codecs.DocValuesFormat get()
DocValuesFormatProvider
DocValuesFormat
instance.Copyright © 2009–2015. All rights reserved.