Class TermState
Encapsulates all required internal state to position the associated TermsEnum without re-seeking.
@lucene.experimental
Inheritance
System.Object
TermState
Assembly: DistributedLucene.Net.dll
Syntax
public abstract class TermState : object
Constructors
Name | Description |
---|---|
TermState() | Sole constructor. (For invocation by subclass constructors, typically implicit.) |
Methods
Name | Description |
---|---|
Clone() | |
CopyFrom(TermState) | Copies the content of the given TermState to this instance |
ToString() |