Skip to content
Snippets Groups Projects
Commit de262d1d authored by Sébastien DA ROCHA's avatar Sébastien DA ROCHA
Browse files

#9493 fix sort on data

parent d7028cf7
Branches
Tags
2 merge requests!111.2.0,!9#9493 fix sort on data
Pipeline #9035 passed
......@@ -251,7 +251,8 @@ template = {
},
"sort": {
"type": "text",
"analyzer": "my_sort_analyzer"
"analyzer": "my_sort_analyzer",
"fielddata": True
},
"suggest": {
"type": "text",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment