Knowledgebase

Searching for data in a database. What are my options?

Posted by anonymous718, 07-22-2008, 08:09 PM
Hi folks, I'm working on a social network site right now, but with a limited set of features and geared toward a particular set of people. All of the data (mostly text) is stored inside a MySQL dabatase. Are there any open source, free solutions out there that will help me search the data in my database without me having to write the code to actually search the db? Any advice would be appreciated! Thanks, Sean

Posted by Mr Terrence, 07-22-2008, 08:24 PM
Did you try using phpmyadmin?

Posted by anonymous718, 07-22-2008, 08:32 PM
I meant searching the website content for users via a search box.

Posted by anonymous718, 07-22-2008, 09:58 PM
Maybe I should rephrase the question: Hi folks, I need to give users of a site the ability to search the site. All of the searchable data is in an MySQL database. It's all varchar or int for the most part. Without me writing the search engine code for the site, is there any plug-in play hardware or software solution that will minimize the code modification on my part and/or make the installation of the search engine easy? I'm running this in a LAMP environment. Thanks, Sean

Posted by ThatScriptGuy, 07-22-2008, 10:33 PM
http://www.sphinxsearch.com/doc.html#about

Posted by anonymous718, 07-23-2008, 02:32 AM
Thanks for the link kcackler! I think this might be what I've been looking for.

Posted by ThatScriptGuy, 07-23-2008, 02:34 AM
We've used Sphinx on a large vbulletin installation and it has dramatically decreased loads caused by search.



Was this answer helpful?

Add to Favourites Add to Favourites

Print this Article Print this Article

Also Read
Ubiquity offline? (Views: 599)
mysql monitor (Views: 564)


Language:

Client Login

Email

Password

Remember Me

Search