Jay Modi 51cff2f3e4 SecurityIndexSearcherWrapper should build a filter instead of a query ()
The SecurityIndexSearcherWrapper was calling toQuery instead of toFilter, which in certain cases can trip the max
clause count check for a boolean query. The same query works fine as a filter and that is what users would expect when
using the query for document level security.

Original commit: elastic/x-pack-elasticsearch@40330636ec
2017-02-10 10:37:35 -05:00
..
2016-10-01 09:46:43 +02:00
2017-01-16 07:40:29 -05:00
2016-09-29 12:03:14 +02:00