mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-14 17:05:36 +00:00
The messages stored in the .ml-notifications index include a message field that is mapped to text. It makes sense to keep that mapping as it can improve search experience in messages. However, the ML kibana app needs to aggregate over messages, thus we also need to provide a keyword mapping. Original commit: elastic/x-pack-elasticsearch@5a5df53d85