Guest User

Untitled

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