Method GetDocValuesFormat
GetDocValuesFormat(String)
Declaration
public static string GetDocValuesFormat(string field)
Parameters
Type | Name | Description |
---|---|---|
System.String | field |
Returns
Type | Description |
---|---|
System.String |
GetDocValuesFormat(Codec, String)
Declaration
public static string GetDocValuesFormat(Codec codec, string field)
Parameters
Type | Name | Description |
---|---|---|
Codec | codec | |
System.String | field |
Returns
Type | Description |
---|---|
System.String |