You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2007/02/04 17:11:05 UTC

[jira] Updated: (SOLR-124) use NewIndexModifier, LUCENE-565

     [ https://issues.apache.org/jira/browse/SOLR-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley updated SOLR-124:
------------------------------

    Summary: use NewIndexModifier, LUCENE-565  (was: use LUCENE-565)

LUCEUE-565 has been committed, but Solr doesn't have that version yet.
Lucene 2.1 is right around the corner though.

> 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.