Jump to content

Faster search engine


robert_gsfame

Recommended Posts

Can anyone point me out how can i create the most efficient search engine for my website..

if i use

SELECT * FROM table WHERE record REGEXP '[[:<:]]%s[[:>:]]'= 1

will this avoid me of getting the search result faster when there are million of records in my database??

 

i try to google n read some article about FULL TEXT but i always find error when using that..i m not really sure what cause this but i have INT, VARCHAR n TEXT type in one of my table

 

thx

Link to comment
https://forums.phpfreaks.com/topic/207329-faster-search-engine/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.