Expert: Resets the counting of unique terms.
Do this before executing the query/filter.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public virtual void ClearTotalNumberOfTerms() |
Visual Basic |
---|
Public Overridable Sub ClearTotalNumberOfTerms |
Visual C++ |
---|
public: virtual void ClearTotalNumberOfTerms() |