The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#511
|
|||
|
|||
Quote:
You have every right to try and sell your services, just not on vB.org. Quote:
Quote:
.... And I feel silly for somehow missing the last two pages of posts bashing on TECK. Wasn't trying to bring it back up, sorry! (I really just thought that page 35 was the last page.. haha) |
#512
|
|||
|
|||
Quote:
Edit: Actually, I got the instructions from earlier working, hurrah. I haven't seen any problems yet. |
#513
|
|||
|
|||
Any update Xorlev? Hoping that something concrete emerges before 3.7 is released into the wild.
|
#514
|
|||
|
|||
I just set up 0.9.8 on my 3.6.8 forum (nasioc.com) and we have just over 20 million posts. So far the performance increase is night and day. I'm using the sphinx.php from weeno and everything seems to be working well.
There is a results issue I can't quite understand. I have a max_results of 5000 in my sphinx.conf, and my vbulletin is set to display 2500 results. When I search a very common word (raw results from search on fulltext are 982507) on my site and display the results as threads, I get about 581 results. If I search the same term and display as posts I get the full 2500 results. I'm presuming this is because it's finding raw posts with my word in it and condensing that 2500 posts by grouping them into the proper threads. Is that correct? Is there anyway to ask sphinx to actually return 2500 threads instead? Otherwise things seem to be running quite smoothly... to have gone from searches that were taking upwards of 60 seconds to this is a dream come true. Now it's just a matter of working out the kinks. Has anyone produced a newer example sphinx.php for 0.9.8 yet? |
#515
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=430 https://vborg.vbsupport.ru/showpost....&postcount=432 |
#516
|
|||
|
|||
Quote:
I just added this snippet from your file to the one I'm using: Code:
if (!$vbulletin->GPC['showposts'] && $vbulletin->GPC['searchthreadid'] == 0 && $vbulletin->GPC['titleonly'] == 0) { // show results as threads $cl->SetGroupBy('threadid', SPH_GROUPBY_ATTR); // end show results as threads } And since moving to 0.9.8 from 0.9.7 I'm getting the following warnings when I start searchd: Code:
WARNING: key 'strip_html' is deprecated in /etc/sphinx.conf line 12; use 'html_strip (per-index)' instead. WARNING: key 'sql_group_column' is deprecated in /etc/sphinx.conf line 28; use 'sql_attr_uint' instead. Or does anyone just have an updated 0.9.8 sphinx.conf file to share? |
#517
|
||||
|
||||
Has anybody had any problems with certain users not getting indexed in particualr forums? i.e. I have one user and if you search for his name anywhere on the forum, it works fine, unless you search in one particular forum... and then it comes up blank.
Also... I have an issue where a particular user was indexed up until 2/28/08 ... but then nothing between 2/28/08 and today (3/12/08). Finally ... is there anyway to search for the term "K&N" ... if I try to search it now it comes up blank. Thoughts? |
#518
|
||||
|
||||
Quote:
In regrads to the username problem... for some reason, that user, in a certain forum just didn't get indexed. If I search for him in any other forum, all his posts show up fine. Also... a different user for some reason did not get indexed between 2/28/08 and yesterday 3/12/08. |
#519
|
|||
|
|||
Thread cleaned from all posts discussing TECK's commercial venture.
|
#520
|
||||
|
||||
Off topic post also removed, stick to the subject please.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|