Problem while implementing Lucene
Hi all,
I am facing the problem while implementing the lucene search in my site. Can any body help me out for the problem. Even i added teh Zend Framwork for Lucene search in drupal site but still i am facing the following error while adding the module of search lucene API.
"The required Zend Framework components of Search Lucene API are not installed. (Currently using Zend Framework components not installed) "
Please comment with your solution and with site from where i can get the components of search lucene API.


Ical feed
Try Solr
If what you are looking for is Drupal search, I recommend you try the Drupal Apache Solr module instead, as its based on Lucene and is already integrated.
http://drupal.org/project/apachesolr
Thanks xtfer
I want to knw is there any solution for this problem..
download zend lib
download zend lib from below URL
http://sourceforge.net/project/showfiles.php?group_id=250077&package_id=...
and create a new folder lib in your luceneapi module folder and put the extracted files there
then install the luceneapi module through administer