[
https://issues.apache.org/jira/browse/LUCENE-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732702#action_12732702
]
Michael McCandless commented on LUCENE-1742:
--------------------------------------------
Latest patch looks good Jason! I'll commit soon.
bq. since it's new I guess we don't want people relying on it?
Right, and, we haven't thought about / tested for users randomly checking out
readers from a writer at different times, it'd make me nervous to expose that
now.
> Wrap SegmentInfos in public class
> ----------------------------------
>
> Key: LUCENE-1742
> URL: https://issues.apache.org/jira/browse/LUCENE-1742
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Affects Versions: 2.4.1
> Reporter: Jason Rutherglen
> Priority: Trivial
> Fix For: 2.9
>
> Attachments: LUCENE-1742.patch, LUCENE-1742.patch, LUCENE-1742.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Wrap SegmentInfos in a public class so that subclasses of MergePolicy do not
> need to be in the org.apache.lucene.index package.
--
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]