elasticsearch 系列之使用前

ElasticSearch(以下简称ES)是一个开源的分布式搜索引擎,具备高可靠性,支持非常多的企业级搜索用例。像Solr4一样,是基于Lucene构建的。支持时间时间索引和全文检索。首先分享几个工具网站和开源框架.

   官网:https://www.elastic.co

   中文全文指南:http://es.xiaoleilu.com/

   github:git://github.com/medcl/elasticsearch-rtf.git

https://github.com/spring-projects/spring-data-elasticsearch

    linux安装全过程:

    查看是否安装jdk:rpm -qa |grep java (官方推荐至少使用jdk1.6 )

            linux jdk 安装详解:http://jingyan.baidu.com/article/91f5db1bdb7ee41c7e05e373.html

            下载ES:wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-2.3.5.tar.gz 

             

     tar -zxvfelasticsearch-2.3.5.tar.gz   (解压)

     mv   elasticsearch-2.3.5 /usr/local/elasticsearch-2.3.5 (es移到/usr/local目录下)

安装marvel等插件,官网上有,就不再说

                               :http://es.xiaoleilu.com/010_Intro/10_Installing_ES.html)

(说明:Es是解压即可运行)

运行Es:

   cd/usr/local/elasticsearch-1.0.0/bin

   ./elasticsearch

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值