Lucene.Net 1.9.1 Class Library

BooleanClause.required Field

If true, documents documents which do not match this sub-query will not match the boolean query.

public bool required;

See Also

BooleanClause Class | Lucene.Net.Search Namespace