Quote:
Originally Posted by ivanp
Should be AdminCP/Message Searching Options/Search Result Sharing turned on?
Why is
REPLACE INTO " . TABLE_PREFIX . "search
changed to
INSERT INTO " . TABLE_PREFIX . "search
I've often get 'duplicate entry' mysql error in database log.
|
I changed that to "REPLACE" and the database errors have stopped. I'm not sure why it was changed. It doesn't make any sense to me.
Cyn,
All of Sphinx's search results are still filtered through the user permissions, so nobody sees anything that he/she is not supposed to.