Property SubQuery
SubQuery
The sub-query that CustomScoreQuery wraps, affecting both the score and which documents match.
Declaration
public virtual Query SubQuery { get; }
Property Value
Type | Description |
---|---|
Query |
The sub-query that CustomScoreQuery wraps, affecting both the score and which documents match.
public virtual Query SubQuery { get; }
Type | Description |
---|---|
Query |