Collaborative recommendations | Content-based recommendations |
---|---|
● Items-for-item ● Items-for-user ● Items-for-query ● Queries-for-query ● Boost with signals ● Trending items or queries ● Users-for-item | ● Items-for-item ● Boost Documents ● Parameterized Boosting ● More Like This ● Business rules |
bq
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 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.