Click or drag to resize
LuceneIndexStatisticsProvider Class
Provides statistics of Lucene indexes.
Inheritance Hierarchy
SystemObject
  CMS.SearchLuceneIndexStatisticsProvider

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

The LuceneIndexStatisticsProvider type exposes the following members.

Constructors
  NameDescription
Public methodLuceneIndexStatisticsProvider
Top
Methods
  NameDescription
Public methodGetStatistics
Gets statistics of a Lucene index.
Top
See Also