Field EMPTY
An empty TermsEnum for quickly returning an empty instance e.g. in MultiTermQuery
Please note: this enum should be unmodifiable, but it is currently possible to add Attributes to it. This should not be a problem, as the enum is always empty and the existence of unused Attributes does not matter.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly TermsEnum EMPTY
Returns
Type | Description |
---|---|
TermsEnum |