Click or drag to resize

IAdvancedOperations.OptimizeIndex Method

Overload List
  NameDescription
Public methodOptimizeIndex<TDocument>()
Optimize the real-time index that stores the given document type. Supported with Sphinx 2.1 and up.
Public methodOptimizeIndex(String)
Optimize the real-time index with the given name. Supported with Sphinx 2.1 and up.
Top
See Also