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 2008/10/20 13:35:44 UTC

[jira] Resolved: (LUCENE-1382) Allow storing user data when IndexWriter.commit() is called

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

Michael McCandless resolved LUCENE-1382.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9

> Allow storing user data when IndexWriter.commit() is called
> -----------------------------------------------------------
>
>                 Key: LUCENE-1382
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1382
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1382.patch
>
>
> Spinoff from here:
>     http://www.mail-archive.com/java-user@lucene.apache.org/msg22303.html
> The idea is to allow optionally passing an opaque String commitUserData to the IndexWriter.commit method.  This String would be stored in the segments_N file, and would be retrievable by an IndexReader.  Applications could then use this to assign meaning to each commit.
> It would be nice to get this done for 2.4, but I don't think we should hold the release for it.

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