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

Getting error in running code #52

@ghost

Description

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions