Would this not delete all records from the index that have a saleDate field?

reader.delete(new Term("salesDate", ""));

Thanks,

Luke


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

Reply via email to