The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#341
|
|||
|
|||
Hey All,
Mentioned way back was a possible solution for getting posts per userid into sphinx - has actually implemented this or does anyone have any other ideas - im pretty sure that some of the remaining slow queries in my board relate to this functionality and would be curious to see what people are doing? btw the sphinx engine is running amazingly we are averaging now just under 10000 searches on it a day and its had no real issues! Cheers Neil |
#342
|
|||
|
|||
ALanJay, did you finally solve the problem? I upgraded php yesterday, and now my search doesn't work. All searches return zero results.
edit: It works now. The unpack31 trick did it. |
#343
|
|||
|
|||
I have this working but seem to be running into a strange issue..
When I search for the same word more then once, I get the following: Code:
Search took 0.32 seconds; generated 50 minute(s) ago. |
#344
|
|||
|
|||
that's because u set the search to share result.
Options->Message Searching Option->Search Result Sharing |
#345
|
|||
|
|||
Quote:
I do not see an error_reporting in the php files? How did you disable it? |
#346
|
|||
|
|||
Quote:
most vbulletin scripts also set it in the first few lines like this: Code:
// ####################### SET PHP ENVIRONMENT ########################### error_reporting(E_ALL & ~E_NOTICE); |
#347
|
||||
|
||||
orban, I have a question. Did you patched and compiled MySQL 5.x as described in the readme file?
http://www.sphinxsearch.com/doc.html#sphinxse I'm about to build an RPM for MySQL with SphinxSE. I think is good we test everything in this direction also, it should increase performance since everything is directly build into MySQL. Let me know what you think. Thanks. |
#348
|
|||
|
|||
No, I'm not using SphinxSE. Afraid.
|
#349
|
|||
|
|||
Has anyone figured out a fix for the "out of order" results issue yet?
|
#350
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|