Hello everybody, I've just started working with Zend_Search_Lucene. But now there's a problem I can't find a solution for. I'm trying to add more than 100 new documents to an index. But wenn document number 100 is proceded I get the exception: Zend_Search_Lucene_Exception: Wrong TermInfoFile file format in /var/www/pb/lib/Zend/Search/Lucene/Index/SegmentInfo.php on line 920
Something went wrong with the segmentation but I've no idea what it is and how I can fix it. Do you have a solution? Best regards, Christian Kolodziej
