[ 
https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448724#comment-13448724
 ] 

Robert Muir commented on LUCENE-4340:
-------------------------------------

Is there any special purpose stuff in .util used only by these codecs?

I'm thinking any specialized code in o.a.l.util.packed, and probably 
o.a.l.util.hash?
I think if its only used in one place we should just move it underneath the 
respective codecs/ package (not a .util)

If it turns out we want it for other things then we can look at it then.
                
> Move all codecs but Lucene40 to a module
> ----------------------------------------
>
>                 Key: LUCENE-4340
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4340
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: core/codecs, general/build
>            Reporter: Adrien Grand
>             Fix For: 5.0, 4.0
>
>         Attachments: LUCENE-4340.patch, LUCENE-4340.patch, LUCENE-4340.sh
>
>
> We should move all concrete postings formats and codecs but Lucene40 to a 
> module.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to