MySQL Forums
Forum List  »  Full-Text Search

Sphinx: Full-Text Search for MySQL
Posted by: Edwin DeSouza
Date: June 26, 2006 08:13AM

PeterZ writes:

Full text search for all MySQL Storage Engines

As we know build in full text search is currently limited only to MyISAM search engine as well as has few other limits.

Today Sphinx Search plugin for MySQL was released which now provides fast and easy to use full text search solution for all storage engines. This version also adds a lot of other new features, including boolean search and distributed searching.
http://sphinxsearch.com/index.html

A while ago I already wrote about Sphinx Search Egine, comparing it to built in FullText search and Mnogosearch. I guess I should soon repeat tests, adding Lucene to the list for complete picture.
http://peter-zaitsev.livejournal.com/12809.html

And if you do not feel like patching MySQL or use MySQL 5.1 beta to use sphinx as MySQL Storage Engine you can still use it old fashion way as separate server.

http://www.mysqlperformanceblog.com/2006/06/26/full-text-search-for-all-mysql-storage-engines/

Options: ReplyQuote


Subject
Views
Written By
Posted
Sphinx: Full-Text Search for MySQL
20505
June 26, 2006 08:13AM
4722
September 05, 2007 08:58AM


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.