mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Normalize language
This commit is contained in:
parent
3e0e8b486f
commit
b0ed10760e
1 changed files with 2 additions and 1 deletions
|
|
@ -122,7 +122,8 @@
|
|||
"type": "keyword"
|
||||
},
|
||||
"language": {
|
||||
"type": "keyword"
|
||||
"type": "keyword",
|
||||
"normalizer": "lowercase_normalizer"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue