Where does the analyzers setting go? yml file or somewhere else

Hello, I have been reading on elasticsearch analyzer and testing via postman.
Now my elasticsearch runs in docker with docker-compose.

Where should I specify the analyzer settings/configurations?

Thank you

You need to call the rest create index api.

@dadoonet
So it happens at the time of creating the index?
Could we do it after the index have been created

Thanks

I don't think you can on an open index.

for testing purposes, I am uploading my json files (5 of them) through kibana console.
In this case,

which order or how do I do it.

I don't understand the question.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.