MySQL Forums
Forum List  »  Newbie

Re: How to set up an extremely large database
Posted by: Rick James
Date: October 23, 2016 12:15AM

You could load the data into MySQL, add a FULLTEXT index, and run some benchmarks by tomorrow. How long will it take you to re-invent the wheel?

In another day, you could test Sphinx and Solr, two competing FULLTEXT providers for MySQL.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to set up an extremely large database
October 23, 2016 12:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.