Stream: hapi
Topic: Results not returned by _sort
Sean McIlvenna (Aug 21 2018 at 22:12):
If I do a search and _sort by "name,title", some entries do not get returned (entries that either don't have a name or title).
In my case, this turns a list of 77 potential results into 44 simply because of sorting.
Is this expected behavior, and if so, is there a way to change it?
Last updated: Apr 12 2022 at 19:14 UTC