Quote:
Originally Posted by Distance
Its not a bug as it is intentional however I guess the guys just overlooked it
|
I don't see how it can be intentional behavior. There is more than one kind of bug. A functional bug is different than a code bug, but it's still a bug. The error path defined (the search term you specified is too short) is clearly intended for single word searches, and the functionality was never checked properly and planned properly for multi-word searches - or it was missed in testing. The way the offered hack handles it is the way pretty much every search engine I know of handles it.