简体   繁体   English

计划将spring-data-elasticsearch升级到最新版本2.x?

[英]Plans to upgrade spring-data-elasticsearch to latest version 2.x?

I want to build an application that is using ES as its back-end to store JSON documents. 我想构建一个使用ES作为其后端来存储JSON文档的应用程序。 When looking at the GitHub repo, I noticed that the latest version of spring-data-elasticsearch is "only" supporting ES 1.7.3. 在查看GitHub仓库时,我注意到最新版本的spring-data-elasticsearch“仅”支持ES 1.7.3。 However, ES is already at 2.1.0 and version 2 has some significant improvements, especially with better performance and stability. 但是,ES已经达到2.1.0,版本2有了一些显着的改进,特别是具有更好的性能和稳定性。

So, I was wondering if there are any plans to upgrade this spring-data module and support ES 2.x anytime soon? 所以,我想知道是否有任何计划升级这个弹簧数据模块并很快支持ES 2.x?

In the comments of jira task DATAES-211 it is said that the plan is to use Elasticsearch 2.x with the Spring data Hopper release. 在jira任务DATAES-211的评论中,据说计划是使用Elasticsearch 2.x和Spring数据Hopper版本。 But according to the GitHub page of Spring data GitHub page of Spring data , there is no release date for Hopper yet. 但是根据Spring数据的Spring数据GitHub页面的GitHub页面 ,还没有Hopper的发布日期。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM