I am using zend_search_lucene and am facing an issue.
what may be the maximum size of zend lucene index file. I am getting an error “PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/project/mgh/lib/Zend/Search/Lucene/Storage/File.php on line 316” . I can see this error in error logs many time in a day. What may be the issue. Please help.
Thanks
Manoj