mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add language in mappings
This commit is contained in:
parent
5dc205d4e7
commit
037520a1c3
1 changed files with 3 additions and 0 deletions
|
|
@ -120,6 +120,9 @@
|
|||
},
|
||||
"taskName": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"language": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue