Tech Support Posted July 9, 2020 Share Posted July 9, 2020 Dear all, we found a bug in our Sphinx integration which results in wrong search sorting by rating. If you are using Sphinx search with KVS, you should consider fixing it. The fix should be done in /PATH/admin/sphinx_search/sphinx.conf file. The wrong content: sql_attr_bigint = rating Should be changed to: sql_attr_float = rating Then if you have correctly scheduled Sphinx index rotation on cron, it should be automatically updated during next rotation event. You just need to update this configuration file. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.