You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Until now the mapping is not pushed to elasticsearch so elasticsearch uses dynamic mapping to auto guess field formats.
Each time the index is created, we should:
We might not want to use templates here as we want to be able easily to change the mappings easily.