[
https://issues.apache.org/jira/browse/LUCENE-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630569#action_12630569
]
Mark Harwood commented on LUCENE-1382:
--------------------------------------
I feel uncomfortable with the suggestion of inserting "fake documents for the
reasons outlined here:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg22294.html
> 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
>
> Spinoff from here:
> http://www.mail-archive.com/[EMAIL PROTECTED]/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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]