Compound Queries
Const Score
Basic Usage
Applies a constant score across all documents matched by the underlying query. It can avoid unnecessary score computation on the wrapped query.
The constant score to use for each result.
The query to perform.
Was this page helpful?