Quote:
Originally Posted by kontrabass
Someone mentioned modifying the php to read "REPLACE" instead of "INSERT" ? I'm running 3.6
|
I'm not sure why there are duplicate keys, but looking at the script, I guess that changing INSERT to REPLACE at the end of the script will indeed help.
Another note for those running Sphinx search: if you have "finduser" action handled by Sphinx, it will _not_ find user's posts comprised entirely of separators, i.e. not containing any accepted characters from Sphinx charset_table.
Some examples of the posts ignored by Sphinx:
It may appear as not important, but it's something to remember when the user's post count differs from the number of his posts found by Sphinx.