When we create an index, we can add a custom analyzer to text fields. Can we do the same in a datastream?
As you do not control the creation of data stream indices you need to enforce mappings through an index template.
1 Like
Thank you, I will try this way
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.