bin/plugin -install weiweiwang/elasticsearch-analysis-mmseg/1.1.1 also download the dict files,unzip these dict file to your elasticsearch’s config folder,such as: your-es-root/config/mmsegcd config wget http:/
Recently I've upgrade ES from 2.1.0 to ES 5.2.2, which also using the analysis-mmseg plugin. I've followed the procedure to rebuild the plugin, change the index setting. And after restart ES, everything seems ok. Here's the index mapping: ...