ctx2002 wrote:
i try use zend lucene as my site search engine, then i have found this
article,

http://dadabase.de/weblog/archives/2009/07/22/recommendation-dont-use-zend-php-lucene.

can any one say something about that article?

The decision which one to use should be on your need for speed and flexibility. IF your hoster does not support you running lucene or solr under java and you need it for your dataset there is no question what you should do. Upgrade to a VPS/colo/dedicated. If your dataset is small enough not to need a faster implementation than Zend's then use it.
It should be fairly easy to test both variants on your local workstation.

Reply via email to