I'm currently converting some lucene code to 4.0. It appears that you are no longer allowed to delete a document by its ID. Is that correct? Is my only option to figure some kind of query (which obviously isn't based on ID) and do the delete from there?
- Lucene 4.0 delete by ID Scott Smith
- Re: Lucene 4.0 delete by ID Mossaab Bagdouri
- Re: Lucene 4.0 delete by ID Martijn v Groningen
- Re: Lucene 4.0 delete by ID Lance Norskog
- RE: Lucene 4.0 delete by ID Scott Smith
- RE: Lucene 4.0 delete by ID Scott Smith