Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
got ordering to work with the following request parameters:
`curl -H "Content-Type: application/json" -X POST "http://admin:groot@localhost:5984/medic/_design/medic-nouveau/_nouveau/contacts_by_freetext" -d "{\"q\":\"name:asha\",\"sort\":\"-cht_sort_order\",\"limit\":50}"`
- Loading branch information