Unanticipated 'mappings' keyword error when using Elasticsearch 7.10.1 #5668
Unanswered
summer1704
asked this question in
Questions
Replies: 1 comment
-
Hi @InvincibleSummer1704 if you are using Elasticsearch version 7.10.1, I am assuming you installed Haystack via Could you please run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using the recent version of haystack(farm-haystack 1.19.0) alongside Elasticsearch version 7.10.1. When I am attempting to generate a new instance of ElasticsearchDocumentStore in accordance with the provided official documentation as below,
document_store=ElasticsearchDocumentStore()
I am getting the following error,
Can you please provide any guidance on this. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions