Method SetDocValuesFormatFactory
SetDocValuesFormatFactory(IDocValuesFormatFactory)
Sets the IDocValuesFormatFactory instance used to instantiate DocValuesFormat subclasses.
Declaration
public static void SetDocValuesFormatFactory(IDocValuesFormatFactory docValuesFormatFactory)
Parameters
Type | Name | Description |
---|---|---|
IDocValuesFormatFactory | docValuesFormatFactory | The new IDocValuesFormatFactory. |