You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2007/08/27 23:19:31 UTC

[jira] Resolved: (LUCENE-987) Deprecate IndexModifier

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

Michael McCandless resolved LUCENE-987.
---------------------------------------

    Resolution: Fixed

I just committed this.  Thanks Ning!

> Deprecate IndexModifier
> -----------------------
>
>                 Key: LUCENE-987
>                 URL: https://issues.apache.org/jira/browse/LUCENE-987
>             Project: Lucene - Java
>          Issue Type: Test
>          Components: Index
>            Reporter: Ning Li
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: deprecateIndexModifier.patch
>
>
> See discussion at http://www.gossamer-threads.com/lists/lucene/java-dev/52017?search_string=deprecating%20indexmodifier;#52017
> This is to deprecate IndexModifier before 3.0 and remove it in 3.0.
> This patch includes:
>   1 IndexModifier and TestIndexModifier are deprecated.
>   2 TestIndexWriterModify is added. It is similar to TestIndexModifer but uses IndexWriter and has a few other changes. The changes are because of the difference between IndexModifier and IndexWriter.
>   3 TestIndexWriterLockRelease and TestStressIndexing are switched to use IndexWriter instead of IndexModifier.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org