Ian's Blog

Avatar

A RESTful Blog/Homepage.

Articles tagged with 'lucene'

mysql's plugin parser looks neat

With the introduction of mysql 5.1, they have introduced "full text plugins":http://dev.mysql.com/doc/refman/5.1/en/plugin-full-text-plugins.html which allows people to write their own parsers. Now I'm not an expert in "Lucene":http://lucene.apache.org or this new feature, but it seems that both of these products are heading for the same point, One of the benefits I have ...