[
https://issues.apache.org/jira/browse/SOLR-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-587:
------------------------------
Attachment: SOLR-587.patch
Attaching minimal patch.
A new searcher should now never be opened (for deleting purposes).
> Use Lucene's deleteByQuery
> --------------------------
>
> Key: SOLR-587
> URL: https://issues.apache.org/jira/browse/SOLR-587
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Priority: Minor
> Attachments: SOLR-587.patch
>
>
> Use IndexWriter.deleteDocuments(Query) instead of our own implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.