The ones I can come up with now is native DBMS-full-text-indexing (MSSQL, MySQL both has implementations for it) aswell as Sphinx http://www.sphinxsearch.com/about.html
The advantage with Sphinx is easier integration with MySQL and PostgreSQL, however Lucene is more feature-rich.