2

Is there an option for Zend's lucene implementation (or a third-party plugin) that would allow me to put the lucene dictionary into a [MySQL] database?

The reason I need to ask is that the database is the only common resource for our two otherwise independent web servers.

4

1 回答 1

1

虽然有可以实现的接口,但我没有找到任何现成的插件。我们将切换到另一个实现,我目前正在评估solr

于 2010-04-23T15:43:45.400 回答