Hi Wenca,
I'm a bit late. but maybe you're still interested.
There's no such functionality in standard Solr. With sorting, this is
not possible, because sort functions only rank each single document,
they know nothing about the position of the others. And query elevation
is similar, you'll ra
Hi all,
I have an index with thousands of products with various fields
(manufacturer, price, popularity, type, color, ...) and I want to
guarantee at least one product by a particular manufacturer to be within
the first 5 results.
The search is done mainly by using filter params and results