Skip to content

Instantly share code, notes, and snippets.

@mishu-
Created July 9, 2013 14:21
Show Gist options
  • Save mishu-/5957709 to your computer and use it in GitHub Desktop.
Save mishu-/5957709 to your computer and use it in GitHub Desktop.
ES custom analyzer
index :
analysis :
lowercase_analyzer:
type: custom
tokenizer: standard
filter: [lowercase]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment