[
https://issues.apache.org/jira/browse/SOLR-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483194
]
Tim Patton commented on SOLR-124:
---------------------------------
Which package protected parts of lucene would need to be accessed? Perhaps a
patch to lucene could be submitted to support dleete by query (or at least all
easy support of delete by query).
> use NewIndexModifier, LUCENE-565
> --------------------------------
>
> Key: SOLR-124
> URL: https://issues.apache.org/jira/browse/SOLR-124
> Project: Solr
> Issue Type: Improvement
> Components: update
> Reporter: Yonik Seeley
>
> LUCENE-565 adds extension points to the IndexWriter, and adds delete-by-term
> functionality.
> We should probably take advantage of this (when available) in our
> UpdateHandler (a new one, or modify DU2?)
> and perhaps implement a more efficient deleteByQuery.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.