Gossamer Forum
Home : Products : Gossamer Links : Discussions :

BUG: search substring

Quote Reply
BUG: search substring
I've just discovered on version 3.04 that it doesn't matter whether or not I have search substring set that GLinksSQL always searches for substrings.

http://mastersonsantafe.com/cgi-bin/jewelman/search.cgi?query=ring&bool=and&mh=25&substring=0
http://mastersonsantafe.com/cgi-bin/jewelman/search.cgi?query=ring&bool=and&mh=25&substring=1

Here's part of the stack query dump to prove what I'm talking about. It's the same for substring=0 and substring=1
my database is nonindexed.


SELECT ID FROM Links WHERE (((( Title LIKE '%ring%' OR Description LIKE '%ring%'))) AND (isValidated = 'Yes'))
thank you for posting a fix for this.

peace.
Subject Author Views Date
Thread BUG: search substring klangan 5665 Dec 19, 2005, 12:49 PM
Post Re: [klangan] BUG: search substring
tandat 5542 Dec 20, 2005, 3:25 AM
Post Re: [klangan] BUG: search substring
afinlr 5537 Dec 23, 2005, 9:46 AM
Thread Re: [klangan] BUG: search substring
Alex 5523 Dec 28, 2005, 3:55 PM
Thread Re: [Alex] BUG: search substring
Robert 5493 Feb 5, 2006, 5:48 PM
Thread Re: [Robert] BUG: search substring
Alex 5465 Feb 5, 2006, 5:56 PM
Thread Re: [Alex] BUG: search substring
Robert 5464 Feb 5, 2006, 6:22 PM
Thread Re: [Robert] BUG: search substring
Alex 5461 Feb 5, 2006, 6:52 PM
Thread Re: [Alex] BUG: search substring
webmaster33 5486 Feb 5, 2006, 7:26 PM
Thread Re: [webmaster33] BUG: search substring
Alex 5464 Feb 5, 2006, 9:36 PM
Post Re: [Alex] BUG: search substring
webmaster33 5443 Feb 6, 2006, 4:00 AM
Thread Re: [Alex] BUG: search substring
Robert 5476 Feb 5, 2006, 6:50 PM
Post Re: [Robert] BUG: search substring
Alex 5442 Feb 5, 2006, 9:38 PM