Jim Ferenczi 08f28e642b Replace SearchContext with QueryShardContext in query builder tests ()
This commit replaces the SearchContext used in AbstractQueryTestCase with
a QueryShardContext in order to reduce the visibility of search contexts.

Relates 
2019-09-23 20:24:02 +02:00
..