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

Robert Muir commented on LUCENE-4322:
-------------------------------------

{quote}
Actually the size increase wasn't as bad as I thought ... Lucene core JAR is 
2.3 MB in 4.0 Beta and now it's 2.7 MB.
{quote}

this is surprising, it used to be like 1MB. Its scary to me its 2.7MB even 
though we pulled out large generated code like queryparser and 
standardtokenizer. I think we need to investigate what happened here.
                
> Can we make oal.util.packed.BulkOperation* smaller?
> ---------------------------------------------------
>
>                 Key: LUCENE-4322
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4322
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>             Fix For: 5.0, 4.0
>
>
> These source files add up to a lot of sources ... it caused problems when 
> compiling under Maven and InteliJ.
> I committed a change to make separates files, but in aggregate this is still 
> a lot ...
> EG maybe we don't need to specialize encode?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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