Guest User

Untitled

a guest
May 17th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. {
  2. "analyzer": {
  3. "autocomplete": {
  4. "type": "custom",
  5. "tokenizer": "standard",
  6. "filter": [
  7. "lowercase",
  8. "autocomplete_filter"
  9. ]
  10. }
  11. }
  12. }
Add Comment
Please, Sign In to add comment