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

Andrzej Bialecki  updated LUCENE-2638:
--------------------------------------

    Attachment: LUCENE-2638.patch

Patch with the change. If there are no objections I'll commit this shortly.

> Make HighFreqTerms.TermStats class public
> -----------------------------------------
>
>                 Key: LUCENE-2638
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2638
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Andrzej Bialecki 
>         Attachments: LUCENE-2638.patch
>
>
> It's not possible to use public methods in contrib/misc/... /HighFreqTerms 
> from outside the package because the return type has package visibility. I 
> propose to move TermStats class to a separate file and make it public.

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

Reply via email to