Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Fulltext DB search: The Need for Speed

by jest (Pilgrim)
on Oct 27, 2003 at 16:08 UTC ( [id://302417]=note: print w/replies, xml ) Need Help??


in reply to Re: Fulltext DB search: The Need for Speed
in thread Fulltext DB search: The Need for Speed

Thanks. I should clarify that the MySQL built-in fulltext search I am currently using is an index-based search; I'm not merely doing full table scans to match "WHERE column LIKE '%$match%'" or something like that. And these other solutions I've tried, or am considering trying, are likewise building up an index of individual words.

  • Comment on Re: Re: Fulltext DB search: The Need for Speed

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://302417]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-18 12:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found