OpenSearch/test/framework
Adrien Grand 1914df7b5f Do not cache script queries. (#20799)
The cache relies on the equals() method so we just need to make sure script
queries can never be equals, even to themselves in the case that a weight
is used to produce a Scorer on the same segment multiple times.

Closes #20763
2016-10-11 09:17:21 +02:00
..
src Do not cache script queries. (#20799) 2016-10-11 09:17:21 +02:00
build.gradle Group client projects under :client 2016-06-22 14:26:41 -04:00