Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Mapping & Analysis: Custom Analyzer #22

Open
3 tasks
wachterjohannes opened this issue Apr 29, 2017 · 0 comments
Open
3 tasks

Mapping & Analysis: Custom Analyzer #22

wachterjohannes opened this issue Apr 29, 2017 · 0 comments

Comments

@wachterjohannes
Copy link
Member

wachterjohannes commented Apr 29, 2017

https://www.elastic.co/guide/en/elasticsearch/guide/current/custom-analyzers.html

  • Character Filter
    • mapping
    • pattern_replace
  • Token Filter
    • lowercase
    • stop
    • ascii_folding
    • ngram
    • edge_ngram
    • stemming
  • Tokenizers
    • standard
    • keyword
    • whitespace
    • pattern

Most of this has to be implemented for #17 Built-In Analyzers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant