Property TermInfosIndexDivisor
TermInfosIndexDivisor
For IndexReader implementations that use TermInfosReader to read terms, this returns the current indexDivisor as specified when the reader was opened.
Declaration
public virtual int TermInfosIndexDivisor { get; }
Property Value
Type | Description |
---|---|
System.Int32 |