CDRH / api

Codenamed "Apium": An API to access all public Center for Digital Research in the Humanities resources
https://cdrhdev1.unl.edu/api_frontend
MIT License
3 stars 1 forks source link

Consider adding parameter to specify where missing fields go when sorting #91

Open jduss4 opened 5 years ago

jduss4 commented 5 years ago

Once this PR goes in (https://github.com/CDRH/api/pull/90), if a sort is selected anything that does not have a value for that field is put at the end with "missing" : "_last". In some cases this may not be desirable behavior and we may want to think about if it would be worth adding functionality to support adding the ability to override it.

jduss4 commented 5 years ago

request from @techgique to add more commenting in sort section about mode for nested field internal sorting