Stormcrawler v1.14 是否兼容 Elasticsearch 6.7.x?

Is Stormcrawler v1.14 compatible with Elasticsearch 6.7.x?

在 Stormcrawler 1.14 的已完成任务列表中,我看到 "Upgrade to Elasticsearch 7.0.x" 和 "ES 6.70 dependency elasticsearch" 都列出了。这是否意味着 1.14 与两者兼容?

我问这个主要是因为我试图使用 mvn archetype:generate 生成 1.13 stormcrawler,并收到消息:Archetype repository not defined. Using the one from [com.digitalpebble.stormcrawler:storm-crawler-archetype:1.14] found in catalog remote。我们在 ES 6.7.1 上,所以我想知道 1.14 是否兼容,或者我是否需要以某种方式手动加载 1.13。谢谢!

不,StormCrawler 1.14 与 Elasticsearch 6.7 不兼容。我什至尝试使用 StormCrawler 1.14 访问 6.7 索引 - 它不起作用,至少不能使用状态索引。在 1.14 的开发过程中已经升级到 6.7,升级到 7.0 发生在 1.14 发布前不久。