Hi,

Zend_Search_Lucene is a search engine build in PHP. And PHP isn't the fastest application. In my opinion, you should cache if you have a big search database (about 20MB) and if there are a lot of search queries.

Regards,

Pieter Kokx

iffy guy schreef:
On a high perfrermance site while using lucene, do you think caching lucene results will improve speed? Or lucene itself is faster than cache and hence no need to cache lucene results? Has anyone tried thiese two classes? what are your expereiences?

thanks

Reply via email to