Jump to content

KVS and Sphinx integration bug


Tech Support

Recommended Posts

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.

 

  • Like 1
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...