Click or drag to resize
IIndexStatisticsProvider Interface
Denotes class providing index statistics.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
public interface IIndexStatisticsProvider

The IIndexStatisticsProvider type exposes the following members.

Methods
  NameDescription
Public methodGetStatistics
Gets statistics of an index.
Top
See Also