Property Query
Query
The query whose matching documents are combined by the boolean query.
Declaration
public virtual Query Query { get; set; }
Property Value
Type | Description |
---|---|
Query |
The query whose matching documents are combined by the boolean query.
public virtual Query Query { get; set; }
Type | Description |
---|---|
Query |