dustinpeng

Results 4 comments of dustinpeng

still have the issue today, only from yesterday though for me. after a windows 10 update. maybe a cause of that.

> @dustinpeng sounds like when updating windows it changed some firewall stuff? Worth a check and also wouldn't hurt to reinstall. If you have already tried this then I'm not...

能否指明调试时用的哪个elasticsearch版本? 用elasticsearch 7.7.1版本会出现mapping问题,是因为7.7版本移除了mapping 用elasticsearch 6.8.10版本会出另外一个错误: insert_es.py:71: ElasticsearchDeprecationWarning: the default number of shards will change from [5] to [1] in 7.0.0; if you wish to continue using the default of [5]...

最后解决了,安装6.8.10 ES 然后安装IK 插件。然后需要重启下服务和python 不过json数据里有大概20个IK识别不了的歌曲数据,包含album和歌词。最简单的就是删除了就好了。