Java org.apache.lucene.codecs.perfield PerFieldDocValuesFormat fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.codecs.perfield PerFieldDocValuesFormat fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.codecs.perfield PerFieldDocValuesFormat.

The text is from its open source code.

Field

StringPER_FIELD_SUFFIX_KEY
FieldInfo attribute name used to store the segment suffix name for each field.

Method

DocValuesFormatgetDocValuesFormatForField(String field)
Returns the doc values format that should be used for writing new segments of field.