… plugin for MySQL was released which now provides fast and easy to use full text search solution for all storage engines. This version… tests, adding Lucene to the list for complete picture. 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…
Page: Presentations
… Transactional storage engines for MySQL OSCON 2007 , Portland,OR , July 2007 Presentation looks into PBXT, Falcon and SolidDB Storage engines and …engines such as lucene,sphinx,tbgsearch,sienna, mnogosearch and perform benchmarks. Download Note: Following presentations were done while I was MySQL…
Comment: Sphinx: Going Beyond full text search
… an external full text search engine, there is simply a client which allows to use it as MySQL Storage Engine. We believe Sphinx is… use special stuff like post filtering by attributes grouping etc. Lucene has more features and Relevance is always arguable thing.
Post: What did we want Interns to do
…, mysql storage engines, settings, MySQL versions, etc MySQL Patches – there are a lot of little cool things you can do to improve performance monitoring in MySQL… Text Search Benchmark – we would like to get comparison for MySQL build in full text search, Sphinx, Lucene, PostgreSQL Searches.
Comment: How to load large files safely into InnoDB with LOAD DATA INFILE
Only MyISAM supports full-text indexing in MySQL. If you have a lot of content to index (bigger than your available memory) and you need high performance, you probably need an external solution such as Sphinx or Lucene. Sphinx has a storage engine for easy integration with MySQL.

