3f6dae1a73
This changes the parameter name `ignore_like` to the more user friendly name `unlike`. This later feature generates a query from the terms in `A` but not from the terms in `B`. This translates to a result set which is like `A` but unlike `B`. We could have further negatively boosted any documents that have some `B`, but these documents already do not receive any contribution from having `B`, and would therefore negatively compete with documents having `A`. Closes #11117 |
||
---|---|---|
.. | ||
10_basic.yaml | ||
20_docs.yaml | ||
30_unlike.yaml |