Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Getting error in running code #52

Open
ghost opened this issue Feb 5, 2020 · 1 comment
Open

Getting error in running code #52

ghost opened this issue Feb 5, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 5, 2020

When I run this code I got these errors in each of the situations below:

Elasticsearch = 6.8.6
elasticsearch (python) = 7.5.1

RequestError: RequestError(400, 'illegal_argument_exception', 'Rejecting mapping update to [demo] as the final mapping would have more than 1 type: [movies, ratings, users]')
———————————
2)
Elasticsearch = 5.3.0
elasticsearch (python) = 5.4.0

RequestError: TransportError(400, 'search_phase_execution_exception', 'Failed to compile inline script [payload_vector_score] using lang [native]')
————————————
3)
Elasticsearch = 5.3.0
elasticsearch (python) = 7.5.1

TypeError: search() got multiple values for argument 'body'

@MLnick
Copy link
Contributor

MLnick commented Apr 24, 2020

Can you try the latest master branch with ES 7.6.x?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant