Hallo Daniel;

thank you for your quick reply.
The "uid" field exists (UN_TOKENIZED and stored). The IndexWriter is also
closed while I'm using the IndexReader to delete.

Thanks,
Eric


Daniel Naber-10 wrote:
> 
> On Sonntag, 18. November 2007, flateric wrote:
> 
>> Has absolutely no effect. I also tried delete on the IndexWriter - no
>> effect.
> 
> Please use the tool Luke to have a look inside your index to see if a 
> document with field "uid" and the uid you're expecting really exists. The 
> field should be UN_TOKENIZED, it does not have to be stored (but that 
> doesn't hurt).
> 
> Regards
>  Daniel
> 
> -- 
> http://www.danielnaber.de
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/neither-IndexWriter-nor-IndexReader-would-delete-documents-tf4832123.html#a13833734
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to