• 提前安装

elasticsearch
IK分词器

  • 启动elasticsearch:

执行elasticsearch.bat,正常情况es发布在9200端口,访问http://localhost:9200

  • 使用postman测试IK分词

IK分词效果有两种,一种是ik_max_word(最大分词)和ik_smart(最小分词)
使用postman测试IK分词
分词结果:

使用postman测试IK分词

相关文章:

  • 2021-12-07
  • 2022-12-23
  • 2021-11-18
  • 2021-08-29
  • 2021-08-09
  • 2021-11-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-29
  • 2021-09-20
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案