[
https://issues.apache.org/jira/browse/LUCENE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1546:
---------------------------------------
Attachment: LUCENE-1546.patch
I tweaked the patch to keep back compat (we can't just change IndexReader's
protected doCommit() method). I think it's ready to commit... I'll wait a day
or two.
> Add IndexReader.flush/close(commitUserData)
> -------------------------------------------
>
> Key: LUCENE-1546
> URL: https://issues.apache.org/jira/browse/LUCENE-1546
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Affects Versions: 2.4
> Reporter: Jason Rutherglen
> Assignee: Michael McCandless
> Priority: Trivial
> Fix For: 2.9
>
> Attachments: LUCENE-1546.patch, LUCENE-1546.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> IndexWriter offers a commit(String commitUserData) method.
> IndexReader can commit as well using the flush/close methods and so
> needs an analogous method that accepts commitUserData.
--
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]