Alex Ksikes 51bf3e6730 MLT Query: fix percent_terms_to_match
The parameter `percent_terms_to_match` (percentage of terms that must match in
the generated query) was wrongly set to the top level boolean query. This
would lead to zero or all results type of situations. This commit ensures that
the parameter is indeed applied to the query of generated terms.

Closes #7754
2014-09-25 09:56:53 +02:00
..
2014-09-24 20:50:30 +02:00
2014-09-24 21:09:13 +02:00
2014-06-03 11:06:35 +02:00
2014-09-11 09:52:09 +02:00
2014-08-21 10:34:39 +02:00