Compound Queries
Boost
Basic Usage
A boost query wraps around another query to amplify its scoring impact, without altering the set of matched documents.
The factor by which to multiply the score of each result.
The query to perform.
Was this page helpful?