Method | Boosting stage |
---|---|
Boost documents | Boost Documents |
Parameterized boosting | Parameterized Boosting |
More Like This | Solr MoreLikeThis |
Business rules | Apply Rules |
Collaborative recommendations | Content-based recommendations |
---|---|
• Items-for-item | • Boost Documents |
boost
Solr query parameter.
See Boost Documents for details.
boostValues
(in List<DocumentResult>
format) from the context variable (added by a Rollup Aggregation stage or a JavaScript Query Stage), and adds boosts to the main query using bq
or boost
based on the stage configuration. The weights for the boost values can also be scaled.
See Parameterized Boosting for details.