How can I edit the mapping in Elasticsearch? #14902
Unanswered
YenseanHub
asked this question in
Q&A
Replies: 1 comment
-
Refer to Elasticsearch documentation for doing that. It needs to be executed directly on the Elasticsearch server Kibana dashboard or you will require to know how to use Nest https://github.com/elastic/elasticsearch-net |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to add a filed to a property in elasticsearch mapping, But I dont know how

For example, I add a Media Field in a content type
and I want to ues the "analyzer : ik_max_word"
Now the mapping is just for reference only , So how can I add that filed to the mapping ?
thanks
Beta Was this translation helpful? Give feedback.
All reactions