OpenSearch/modules/lang-groovy
Martijn van Groningen 2928fd6ef3 Cleanup query builder for inner hits construction.
* Inner hits can now only be provided and prepared via setter in the nested, has_child and has_parent query.
* Also made `score_mode` a required constructor parameter.
* Moved has_child's min_child/max_children validation from doToQuery(...) to a setter.
2016-04-14 14:43:21 +02:00
..
licenses Upgrade groovy dependency in lang-groovy module to version 2.4.6 2016-02-27 17:41:15 +01:00
src Cleanup query builder for inner hits construction. 2016-04-14 14:43:21 +02:00
build.gradle Use setting in integration test cluster config 2016-03-15 17:45:17 -04:00