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

Jason Rutherglen updated LUCENE-1742:
-------------------------------------

    Attachment: LUCENE-1742.patch

* Added some more javadocs (as suggested). More could be added
to the SegmentInfo and SegmentInfos methods.

* Made SegmentReader public. I think we need to do this as it's
becoming more necessary after LUCENE-1483 where the user may
access individual readers? 

{quote}Would we want better names here (Segments/Segment), as
Earwin suggested a while back?{quote}

Wouldn't this require a bunch of renaming/refactoring? Earwin
what was your suggestion? (couldn't find it)

> 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: 3.0
>
>         Attachments: 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to