摘要:
一。 把elasticsearch-5.4.0.rpm和kibana-5.4.0-x86_64.rpm上传到centos下/root目录中,如下图:二、进入centos目录/root,并用命令rpm -ivh elasticsearch-5.4.0.rpm 和rpm -ivh elasticsear 阅读全文
posted @ 2017-06-06 10:21
a-du
阅读(165)
评论(0)
推荐(0)
摘要:
转自:http://blog.sina.com.cn/s/blog_56d8ea9001018i6y.html 首先什么是中文分词stop word? 英文是以词为单位的,词和词之间是靠空格隔开,而中文是以字为单位,句子中所有的字连起来才能描述一个意思。例如,英文句子I am a student,用 阅读全文
posted @ 2017-06-06 10:20
a-du
阅读(3829)
评论(0)
推荐(0)
摘要:
我的ElasticSearch版本是5以上的,网上搜了好多安装方式,都不对。 还好找到一个成功的,转载过来做记录。 原文地址:ElasticSearch-5.0安装head插件 步骤 下载Node.js ,网址:https://nodejs.org/en/ 安装node到D盘。如D:\nodejs。 阅读全文
posted @ 2017-06-06 10:19
a-du
阅读(212)
评论(0)
推荐(0)