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

2007-08-25 Thread Michael McCandless (JIRA)

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

Michael McCandless updated LUCENE-987:
--

Fix Version/s: 2.3

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2007-08-22 Thread Ning Li (JIRA)

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

Ning Li updated LUCENE-987:
---

Attachment: deprecateIndexModifier.patch

> 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
>Priority: Minor
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]