Alex Ksikes 3f6dae1a73 More Like This: renamed ignore_like to unlike
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
2015-06-17 17:18:50 -05:00
..
2015-06-10 09:22:09 +02:00
2015-06-09 09:25:23 +02:00
2015-04-27 17:19:36 +02:00
2014-09-11 09:52:09 +02:00