hno Posted July 3, 2010 Share Posted July 3, 2010 Hi every one I want to make a simple search engine with php/mysql. so I have a huge data . What is the best way to store the data ? i want the best and quickest way ? What do you suggest ? thanks Quote Link to comment Share on other sites More sharing options...
ignace Posted July 3, 2010 Share Posted July 3, 2010 Google BigTable, that algorithm has proven it's worth. Quote Link to comment Share on other sites More sharing options...
Mchl Posted July 3, 2010 Share Posted July 3, 2010 What kind of search engine? What kind of data? How much is 'huge'? Quote Link to comment Share on other sites More sharing options...
hno Posted July 3, 2010 Author Share Posted July 3, 2010 What kind of search engine? What kind of data? How much is 'huge'? a simple Search engine that indexed web sites and keywords . Huge mean huge , It needs a very big database Quote Link to comment Share on other sites More sharing options...
Mchl Posted July 3, 2010 Share Posted July 3, 2010 Ok then. I'm sure you can't afford it so give up now. Quote Link to comment Share on other sites More sharing options...
fenway Posted July 6, 2010 Share Posted July 6, 2010 You really don't need anything fancy -- trust me. If you want fast indexing, roll your own, or use Sphinx. Quote Link to comment Share on other sites More sharing options...
Mchl Posted July 6, 2010 Share Posted July 6, 2010 What are you talkiong about fenway? He'll have a huge database! He needs several datacenters spread across the world to support the load and possibly some proprietary storage engine. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.