Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in
One minor improvement for search.php

 
Reply to topic    Forum Index » Bugs and errors View previous topic
View next topic
One minor improvement for search.php
Author Message
BadDog



Joined: 21 Nov 2005
Posts: 62

Post One minor improvement for search.php Reply with quote
This:



array("short =~ %$search%", 'or', "full =~ %$search%"))) as $row){



Should be:



array("short =~ %\b$search\b%", 'or', "full =~ %\b$search%\b"))) as $row){





Have to put in word boundries or the search will return a lot of junk. WARNING: This only works using txtSQL database and will not work with mySQL.


Last edited by BadDog on Mon Nov 28, 2005 1:47 pm; edited 1 time in total
Sat Nov 26, 2005 1:23 am View user's profile Send private message
Guest








Please login to hide the ads.

Thrik



Joined: 26 Oct 2005
Posts: 50

Post Reply with quote
That doesn't seem to have done a thing for me. If I search for 'o' with that change in place I will still get hundreds of results returned. Another slight annoyance I'm noticing is that if I do a multiword search, it won't return anything at all (even if I put 'king kong' and there is definitely 'king kong' in a number of my results). Shocked
Sun Nov 27, 2005 6:35 pm View user's profile Send private message
BadDog



Joined: 21 Nov 2005
Posts: 62

Post Reply with quote
Are you by chance usingh mySQL?
Sun Nov 27, 2005 10:23 pm View user's profile Send private message
Thrik



Joined: 26 Oct 2005
Posts: 50

Post Reply with quote
I am.
Mon Nov 28, 2005 4:50 am View user's profile Send private message
BadDog



Joined: 21 Nov 2005
Posts: 62

Post Reply with quote
Thrik wrote:
I am.




Ok, I made big mistake by not saying that %\b only works using txtSQL Crying or Very sad
Mon Nov 28, 2005 1:45 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    Forum Index » Bugs and errors All times are GMT + 1 Hour
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Music Lyrics.