OpenSearch/modules
Adrien Grand a14db8e17e Remove MappedFieldType.useTermQueryWithQueryString() and isNumeric(). #17599
In both cases, what elasticsearch is really interested in is whether the field
is an analyzed string field. So it can just check `tokenized()` instead.
2016-04-12 08:45:28 +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 Allow the query cache to be disabled. #16268 2016-04-11 18:06:16 +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 [reindex] Don't get rejected 2016-03-31 14:50:14 -04:00
build.gradle Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00