Alexander or other developers: Please also see my previous post in this thread!
Have done some more testing: If I do this: $index->setMaxBufferedDocs(10000); Then all my 200 000 test records where indexed. Tried it three times... and no errors. Takes a looong time though to get the records indexed..... Each record has an average of 30 words and it takes approx 26 minutes to get all indexed. Anything I can do to make this go faster? My comp. is pretty fast and with fast disks as well. I also tried to set MaxBufferedDocs to 2000, and then it normally bailed out after approx 4000 records, got a little bit further some times... but each one ended witht the FATAL error. Default setting allways give me the error. Is this just a windows bug or has other people seen this on linux as well. Regards -- View this message in context: http://www.nabble.com/zend_search_lucene%3A-Is-this-a-bug--Error-after-adding-x-number-of-documents--%28ver.-0.8.0%29-tf3309996s16154.html#a9275249 Sent from the Zend Framework mailing list archive at Nabble.com.
