vBulletin ModsThe Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=127868 |
can we go one step deeper on this delta thingy?
main index - rebuilt once every day or maybe twice a week delta 1 - rebuilt once every hour or maybe 4 times a day delta 2 - rebuilt every 5 minutes is it possible? will having the index in 3 parts affect performance? |
Quote:
|
Quote:
how often do you rebuild the main index? i have set it up for once a day. |
Quote:
|
Quote:
|
Quote:
|
Ask in the sphinx forum maybe....:O
|
I think that | is OR and & is AND, but I haven't tested it just yet. I hope they make it a tad more user friendly in the 0.9.7 release, my users aren't all that tech savy :)
|
As Oban says there has been discussion on these kind of things on the sphinx forum http://www.sphinxsearch.com/forum/
|
Right, that's where I found it. I'll probably end up doing search and replace additions to my search page to replace natural language operators with their character representation.
|
A quick question has anyone sucessfully configured there search to work with 2 letter words?
I have set my system for max length of 2 but I still only seem to be able to find 3 letter words. |
Quote:
|
Quote:
Rebuild your indexes :) |
I discovered that when you change the word lenght (or the stop bits file) you have to fully stop "searchd" and restart it for the changes to be taken into account.
Once searchd was restarted it behaved as expected. Another query / thought. I have been so impressed by Sphinx that over the last couple of days we have impelemented a search of our non forum content using it. It works well. But I then thought it might be nice to create a simple search for the forums. If anyone is interested I have some very basic code to do this - started with the code from test.php and once a valid result is found it does a search in the forum trhead database for the thread $docinfo[group2] $article_query = "SELECT title, threadid FROM ???_forum.thread WHERE threadid='$docinfo[group2]'"; From there you can select the article trhead and create a simple output page. If anyone in interest in more details shout and I might clean up the code so it can be looked at by all you pros :) |
Quote:
Other than that, I'm completely amazed at how fast search is running :) |
All times are GMT. The time now is 06:18. |
Powered by vBulletin® Version 3.8.14
Copyright © 2022, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.