Apache Lucene.Net 2.4.0 Class Library API

BooleanClause.Occur.MUST Field

Use this operator for clauses that must appear in the matching documents.

public static readonly Occur MUST;

See Also

BooleanClause.Occur Class | Lucene.Net.Search Namespace