-
-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Description
http://localhost:8001/index/summary?_search=language%3Aeng&_sort=title&_searchmode=raw
But I'm not able to manage it in the metadata file. Here is mine (note that the sort column is taken into account)
Here it is:{ "databases": { "index": { "tables": { "summary": { "sort": "title", "searchmode": "raw" } } } } }
Originally posted by @Krazybug in #759 (comment)