On Wed, Jan 16, 2013 at 7:14 AM, Dag Lem <[email protected]> wrote: > While attempting to modify an index I found that I missed a function > to delete a document by it's ID through Lucy::Index::Indexer (only > delete_by_term and delete_by_query are available). > > Please find attached a patch - is this OK for inclusion?
Thanks for the immaculately prepared patch. :) As this contribution modifies Lucy's public API, I've forwarded your proposal to the dev list for discussion. (Personally, I think it's a sensible addition.) Cheers, Marvin Humphrey
