Lucene does not support database directly. You need to pump data into Lucene.
You can use DBSight, which has a built-in high performance crawler for any databases. It also has integrated Chinese analyzers, including IKAnalyzer, which is the best one I found so far. -- Chris Lu ------------------------- Instant Scalable Full-Text Search On Any Database/Application site: http://www.dbsight.net demo: http://search.dbsight.com Lucene Database Search in 3 minutes: http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes DBSight customer, a shopping comparison site, (anonymous per request) got 2.6 Million Euro funding! On Fri, Sep 10, 2010 at 6:38 AM, yang Yang <m4ecli...@gmail.com> wrote: > Hi: > I am using MySql,and I want to use the full text search is rather weak. > So I use the Sphinx,however I found it can not support Chinese work > searching prefectly. > So I wonder if Lucene can work better? >