In the completed tasks list for Stormcrawler 1.14 I see both "Upgrade to Elasticsearch 7.0.x" and "ES 6.70 dependency elasticsearch" listed. Does that mean that 1.14 is compatible with both?
I ask this mostly because I was attempting to use mvn archetype:generate
to generate a 1.13 stormcrawler, and got the message: Archetype repository not defined. Using the one from [com.digitalpebble.stormcrawler:storm-crawler-archetype:1.14] found in catalog remote
. We are on ES 6.7.1 so I am wondering if 1.14 is compatible or if I need to somehow manually load 1.13. Thanks!
No, StormCrawler 1.14 is not compatible with Elasticsearch 6.7. I've even tried to access an 6.7 index with StormCrawler 1.14 - it does not work, at least not with the status index. There has been an upgrade to 6.7 during the development on 1.14, the upgrade to 7.0 happened shortly before the release of 1.14.