Lucene.Net 1.9.1 Class Library

BooleanClause.Occur.MUST Field

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

public static readonly Occur MUST;

See Also

BooleanClause.Occur Class | Lucene.Net.Search Namespace