Skip to content

FieldIndexOption.NotAnalyzed gives mapping of Analyzed #1476

@sewarts

Description

@sewarts

when creating mapping and setting a fields index to not_analysed, FieldIndexOption.NotAnalyzed sets the mapping of the field in elastic search as analysed. I do understand from here https://www.elastic.co/guide/en/elasticsearch/guide/current/mapping-intro.html that "The other simple types (such as long, double, date etc) also accept the index parameter, but the only relevant values are no and not_analyzed, as their values are never analyzed."

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