Skip to content

error on php bin/console ongr:es:index:create apparently conflict with the Elastic Search Version #297

@alejandrofloresm

Description

@alejandrofloresm

| Bug? | yes
| SuluArticleBundle Version | 0.7.1
| Sulu Version | 1.6.13
| Elastic Search Version| 6.1.2

Actual Behavior

Throws the following error when running php bin/console ongr:es:index:create

{"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"No handler for type [string] declared on field [changer_contact_id]"}],"type": "mapper_parsing_exception","reason":"Failed to parse mapping [article]: No handler for type [string] declared on field [changer_contact_id]","cause d_by":{"type":"mapper_parsing_exception","reason":"No handler for type [string] declared on field [changer_contact_id]"}},"status":400}

Expected Behavior

Shouldn't be throwing the error and set correctly the index

Possible Solutions

If you have already ideas how to solve the issue, add them here.
(remove this section if not needed)

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