If I search on id:test bbb in luke I find some items.
If I do a ir.delete(new Term(IDENTITY, id)) I get records changed is zero..and those records aren't deleted I do a print of new Term(IDENTITY, id) and it comes out with id:test bbb What am I missing?