ElasticSearch 1.5.0 发布,下载地址:https://github.com/elastic/elasticsearch/archive/v1.5.0.zip 此版本主要更改信息如下: Aliases: Benchmark: Engine: Index APIs: Plugins: Query DSL: Recovery: Scripting: Scripting: cleanup ScriptService & friends in preparation for #6418 #9992 (issue: #6418) Disable dynamic Groovy scripting by marking Groovy as not sandboxed [ISSUE] #9655 Scripting: Script with _score: remove dependency of DocLookup and scorer #7819 (issues: #7043, #7487)
详细信息请看发行说明。
Elastic Search 是一个基于 Lucene 构建的开源,分布式,RESTful 搜索引擎。设计用于云计算中,能够达到实时搜索,稳定,可靠,快速,安装使用方便。支持通过 HTTP 使用 JSON 进行数据索引。 ElasticSearch 提供多种语言的客户端 API: 
提供 Marvel 可视化监控台: 
|