Hi Michael, Thx for taking time to help me out.
We are using Lucene to index the titles(maintitle,subtitle,isbnnumber,productavailability...) in our database for a faster search on several fields. We are adding every day new titles and a lot of titles are being updated. The index is stored in a directory on the local filesystem (Linux RedHat). In the directory there are +/- 50 files (segments_grr4f,segments.gen,_21z41.cfs(847MB),_6zq20.cf(643MB)s ...) When the update is in progress lucene creates a 'write.lock' file now and then. Thx in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Caused-by-java-io-IOException-read-past-EOF-tp3319842p3322467.html Sent from the Lucene - General mailing list archive at Nabble.com.
