Skip to main content

Module boosting

Module boosting 

Source
Expand description

Boosting query: positive query with score demotion for negative matches.

Documents matching the positive query are returned. Those also matching the negative query have their score multiplied by negative_boost.

See [[elasticsearch-parity]].

Structs§

BoostingQuery