Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Error using createOrUpdate Method #22

@fergalindez

Description

@fergalindez

I'm trying to use the createOrUpdate method, but I get this error.

(node:7342) UnhandledPromiseRejectionWarning: ResponseError: mapper_parsing_exception
at IncomingMessage. (/Users/fernandogalindez/Documents/Projects/SynthRiders/sr-analytics/plugins/elastic/node_modules/@elastic/elasticsearch/lib/Transport.js:240:25)
at IncomingMessage.emit (events.js:326:22)
at endReadableNT (_stream_readable.js:1244:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)

Reading in some other sites, this problem is related to string type that ElasticSeacrh does not support. I don't know if the issue is really associated with that problem or I'm committing some mistakes in the implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions