Elastic Search 1.7.5有哪些重大变化?

时间:2016-03-31 16:41:13

标签: elasticsearch nest

我正在将弹性搜索和NEST升级到1.7.x. 我找到了这个链接https://nest.azurewebsites.net/breaking-changes.html,但它没有完整的信息。还有其他文件吗?

1 个答案:

答案 0 :(得分:1)

可以在

获取Elasticsearch 1.7.5的发行说明

elastic.co/downloads/past-releases/elasticsearch-1-7-5

和NEST 1.8.0(最新兼容Elasticsearch 1.x)

github.com/elastic/elasticsearch-net/releases/tag/1.8.0

另请参阅1.x分支中的其他版本(因为1.8.0只是Json.Net对主要版本8的依赖性)

github.com/elastic/elasticsearch-net/releases