-
I am new to ElasticSearch as well as haystack and followed the Tutorial: Utilizing Existing FAQs for Question Answering to init the DocumentStore with code:
Also tried simple version like:
But both failed with error:
I use windows 10, the elasticsearch version is 8.6(the latest) and I doesn't use docker. Any help is appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @Chuweiii, Haystack unfortunately works only with ES 7 right now. We're about to upgrade, but until that change is merged it will work only with ES 7. Sorry for that! |
Beta Was this translation helpful? Give feedback.
Hey @Chuweiii, Haystack unfortunately works only with ES 7 right now. We're about to upgrade, but until that change is merged it will work only with ES 7. Sorry for that!