When passing a sort field, the client seems to be returning results with a relevancy score of 0. Should these not be excluded completely as they are not relevant to the search term?
We have a sort by price field. When selecting either low or high, it seems to be returning our most expensive, or inexpensive indexed product and doesn't check if the relevancy score is above 0.
Initially posted this as an issue on the javascript API client GitHub page, however, they have mentioned this is an API issue and should be posted here. Returning results with a relevancy score of 0 when sort field is passed · Issue #61 · swiftype/swiftype-app-search-javascript · GitHub
Thanks for any help.