Leopard 10.5.6 Macbook Zend 1.6, Apache 2, PHP 5.2.5
I cannot seem to do indexing, using Zend_Search_Lucene api. Building or opening indices on generates the following exception message:
string(30) "Wrong segments.gen file format"
However, the indices/segments files were scp from a working version of my site and I've chmoded them all to 777, so I don't believe it is a permissions thing.
Not sure which direction to try - looking for some ideas.