Jieba 中文分词插件 elasticsearch-jieba-plugin

码农软件 · 软件分类 · 网页组件 · 2019-04-08 20:28:17

软件介绍

elasticsearch-jieba-plugin 是 Jieba 中文分词插件。试用 Elasticsearch 5.1.2 版本,基于 huaban 开源的的 jieba java 实现。

使用

checkout tag: v5.1.2

git checkout v5.1.2

运行

gradle buildPluginZip

创建 directory ${path.home}/plugins/jieba

复制zip 文件到分词插件

cp build/distributions/elasticsearch-jieba-plugin-5.1.2.zip ${path.home}/plugins/jieba

解压缩和 rm zip 文件

unzip elasticsearch-jieba-plugin-5.1.2.zip
rm elasticsearch-jieba-plugin-5.1.2.zip

开始 elasticsearch

./bin/elasticsearch

本文地址:https://www.codercto.com/soft/d/3158.html

Two Scoops of Django

Two Scoops of Django

Daniel Greenfeld、Audrey M. Roy / CreateSpace Independent Publishing Platform / 2013-4-16 / USD 29.95

Two Scoops of Django: Best Practices For Django 1.5 is chock-full of material that will help you with your Django projects. We'll introduce you to various tips, tricks, patterns, code snippets, and......一起来看看 《Two Scoops of Django》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具