Skip to content

Deal with settings and analysers in Mapping and Document.init() #5

Description

@rochacbruno

Currently Mappings is being configured by Mapping (Document,put_mapping)

It is also needed to put_settings of each field analyser.

for EACH field:
   analysers.append(field_analyser)

es.indices.put_settings(analysers=....)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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