Quote:
Originally Posted by ChargebackJoe
Then why does it work fine for one word searches but gives a white screen for two words? Any moron would see that it has nothing to do with the number of posts because then the first case would fail too. Searhing for one word vs. two words in a post should not make it crash, make it a bit slower yes but not total failure.
|
In vBulletin, when searching for multiple words, you will find that the results include posts that have one or more of the words you searched for. So for example, if you search for "one two three" the search will try to return all posts that have "one" or "two" or "three" or 2 out of three of those words or all three words in a post.
In essence, the chance of the search successfully returning results with a single word is higher than that of a search with multiple words.