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 


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