Lucene.Net 1.4.3 Class Library

BooleanClause.prohibited Field

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

public bool prohibited;

See Also

BooleanClause Class | Lucene.Net.Search Namespace