PDA

View Full Version : Extra space after second search term returns more results



Anonymous
02-22-2005, 09:32 PM
If I enter three search terms and perform a search, then backspace the third word out (leaving the space after the second word), I receive more results than if I backspace all the way to the second word.

I am using the js version with substring search.

Funny thing is that if I add more spaces to the space that was left, I get the same results as without the extra space.

word1(space)word2=17 results
word1(space)word2(space)=32 results
word1(space)word2(space)(space)=17 results

Thanks,
TM

Ray
02-23-2005, 02:11 AM
This will be fixed in the next build (4.0.1022), which should be available in the coming week. The search query needed to have the whitespace characters trimmed. Thanks for bringing it to our attention.