Quote:
Originally Posted by orban
Can somebody give this a look, I tried to list some limitations/bugs/contributions that we are currently experiencing. Did I miss anything important?
|
Couple of small things:
1. you did
CREATE TABLE sph_counter
but used
sphinx_counter in sphinx.conf.
2. Then it would be great to have
PREFIX_ where you would place your personal Vb table prefix. I added them there but it is not an easy task for those who do not know mysql syntax.
3. A step by step how to implement sort_search_items() would be nice.
Thanks for EXCELLENT work!
EDIT: Couple of things I would still like to know: when you have Sphinx search in place, do you need to have FULLTEXT index(es) in Vbulletin at all?
Also, is Sphinx used in "new posts" seach, too?