Class OrdTermState
An ordinal based TermState
@lucene.experimental
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class OrdTermState : TermState
Constructors
Name | Description |
---|---|
OrdTermState() | Sole constructor. |
Properties
Name | Description |
---|---|
Ord | Term ordinal, i.e. it's position in the full list of sorted terms. |
Methods
Name | Description |
---|---|
CopyFrom(TermState) | |
ToString() |