ElasticSearch mapping doesn't work

后端 未结 2 622
不知归路
不知归路 2021-02-14 16:48

I\'m trying to set up an ElasticSearch index with different analyzers for the individual fields. However, I can\'t seem to find a way to set field-specific analyzers; here\'s ho

2条回答
  •  北海茫月
    2021-02-14 17:33

    I recommend to you use https://github.com/lmenezes/elasticsearch-kopf can test all analyzers and copy mapp from another index and monitor your indexes... http://www.elasticsearch.org/guide/en/elasticsearch/client/community/current/health.html

提交回复
热议问题