Method AlwaysDocValuesFormat
AlwaysDocValuesFormat(DocValuesFormat)
Return a Codec that can read any of the default codecs and formats, but always writes in the specified format.
Declaration
public static Codec AlwaysDocValuesFormat(DocValuesFormat format)
Parameters
Type | Name | Description |
---|---|---|
DocValuesFormat | format |
Returns
Type | Description |
---|---|
Codec |