DotLucene 1.4 API Documentation

BooleanClause.query Field

The query whose matching documents are combined by the boolean query.

public Query query;

See Also

BooleanClause Class | Lucene.Net.Search Namespace