Class PrefixTermsEnum
Subclass of FilteredTermsEnum for enumerating all terms that match the specified prefix filter term.
Term enumerations are always ordered by Comparer. Each term in the enumeration is greater than all that precede it.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class PrefixTermsEnum : FilteredTermsEnum, IBytesRefIterator
Constructors
Name | Description |
---|---|
PrefixTermsEnum(TermsEnum, BytesRef) |
Methods
Name | Description |
---|---|
Accept(BytesRef) |