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

Robert Muir commented on SOLR-2652:
-----------------------------------

Steve, I put up some work on LUCENE-3337 (i think we should address the same 
problem in the lucene builds too).

In general it doesnt totally solve the problem, but its faster already.

We should check:
* maybe depending upon the compiled jar with up2date is not the way to go for 
these dependencies, we still build jar files when we don't need to
* are the .compiled/.uptodate properties working? I played around and I'm not 
totally sure, or something else is going on because I still see what looks like 
redundant checks.


> Speed up the Solr build
> -----------------------
>
>                 Key: SOLR-2652
>                 URL: https://issues.apache.org/jira/browse/SOLR-2652
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.4, 4.0
>            Reporter: Steven Rowe
>            Priority: Minor
>
> The Solr build after SOLR-2452 is slower than it was, as Yonik [mentioned on 
> SOLR-2452|https://issues.apache.org/jira/browse/SOLR-2452?focusedCommentId=13065295#comment-13065295].
> Uwe [mentioned on #lucene-dev 
> IRC|http://colabti.org/irclogger/irclogger_log/lucene-dev?date=2011-07-10#l36]
>  that switching tests to not build jar files would speed things up -- this is 
> how it's done in the Lucene build.
> Also, maybe in conjunction with this, expanding use of the Ant properties 
> {{\*.compiled}} and {{\*.uptodate}} may help.  (I already did some of this to 
> speed things up before committing SOLR-2452.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to