Hi, I'm using a parallelreader to hold on two indicies. There have to be updated everyday.
When I'm performing a deletion e.g. parallelreader.delete(New Term("ID","100)), the documents are still there. When i do the some with normal indexreader e.g. indexreader.delete(New Term("ID","100)) it works. Thanks a lot for your help :-)) -- View this message in context: http://www.nabble.com/ParallelReader-fails-on-Deletion-tf2172816.html#a6007759 Sent from the Lucene - Java Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]