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

index:analyzed is always sent for _mapping which causes "field can't be tokenized" error #6

@ronsher

Description

@ronsher

Starting elasticsearch 0.90.5 the mapping is verified and if a primitive (like bool) is sent with index:analyzed then an error is received - field can't be tokenized.

The problem is that the AbstractFieldSetting contains Index field that gets serialized in all classes that inherit from it.

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