OpenSearch/modules
Adrien Grand 638da06c1d Add back support for `ip` range aggregations. #17859
This commit adds support for range aggregations on `ip` fields. However it will
only work on 5.x indices.

Closes #17700
2016-05-13 17:22:01 +02:00
..
ingest-grok ingest: Add `date_index_name` processor. 2016-04-29 17:20:48 +02:00
lang-expression this makes aggregations per-document _value fast (bypass hash put, hash get, etc) for painless. 2016-05-11 15:39:00 -04:00
lang-groovy Add back support for `ip` range aggregations. #17859 2016-05-13 17:22:01 +02:00
lang-mustache Make reset() in QueryShardContext private 2016-05-03 18:56:16 +02:00
lang-painless painless: cleanup of DynamicCallSite to have all implementation encapsulated in inner class, outer class only has bootstrap method 2016-05-13 15:50:55 +02:00
reindex Clean up tests in Reindex module 2016-05-11 09:54:52 +02:00
build.gradle Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00