Skip to content

Support settings in compound token filter #745

@jkaizer

Description

@jkaizer

Currently only two settings are supported in https://github.com/elasticsearch/elasticsearch-net/blob/master/src/Nest/Domain/Analysis/TokenFilter/CompoundWordTokenFilter.cs

These are:

  • word_list
  • word_list_path

Please add:

  • min_word_size
  • min_subword_size
  • max_subword_size
  • only_longest_match

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