OpenSearch/modules
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
..
ingest-grok Handle regex parsing errors in Gsub and Grok Processors 2016-03-22 15:06:29 -07:00
lang-expression Remove MappedFieldType.useTermQueryWithQueryString() and isNumeric(). #17599 2016-04-12 08:45:28 +02:00
lang-groovy Cleanup query builder for inner hits construction. 2016-04-14 14:43:21 +02:00
lang-mustache Remove Settings.settingsBuilder. 2016-04-08 18:10:02 +02:00
lang-painless Painless clean up including fixing _score issues and improving type 2016-03-30 16:40:17 -07:00
reindex Cleanup query builder for inner hits construction. 2016-04-14 14:43:21 +02:00
build.gradle Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00