OpenSearch/modules
Martijn van Groningen a4d5c6418e
percolator: Rename map_unmapped_fields_as_string setting to map_unmapped_fields_as_text
The `index.percolator.map_unmapped_fields_as_text` is a more better name, because unmapped fields are mapped to a text field with default settings
and string is no longer a field type (it is either keyword or text).
2017-09-04 14:12:44 +02:00
..
aggs-matrix-stats [TEST] Fix internalMatrixStatsTests failure 2017-08-02 16:36:34 +01:00
analysis-common Remove the _all metadata field (#26356) 2017-08-28 17:43:59 +02:00
ingest-common Consolidate locale parsing. (#26400) 2017-08-30 10:58:33 +02:00
lang-expression ScriptService: Replace max compilation per minute setting with max compilation rate (#26399) 2017-09-01 10:15:27 +02:00
lang-mustache ScriptService: Replace max compilation per minute setting with max compilation rate (#26399) 2017-09-01 10:15:27 +02:00
lang-painless ScriptService: Replace max compilation per minute setting with max compilation rate (#26399) 2017-09-01 10:15:27 +02:00
parent-join Moves deferring code into its own subclass (#26421) 2017-08-30 11:15:40 +01:00
percolator percolator: Rename map_unmapped_fields_as_string setting to map_unmapped_fields_as_text 2017-09-04 14:12:44 +02:00
reindex [TEST] test logging for reindex RethrottleTests #26192 2017-08-28 15:50:38 -07:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00
tribe Use nio transport in test clusters (#25986) 2017-08-01 16:19:31 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00