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

ASF subversion and git services commented on SOLR-4708:
-------------------------------------------------------

Commit 1512278 from [~dawidweiss] in branch 'dev/trunk'
[ https://svn.apache.org/r1512278 ]

SOLR-4708: a follow-up commit that disables the clustering component in tests. 
This is needed because core tests are executed before the contribs are compiled 
so certain classes are not yet available (unless you already have them 
locally). An alternative would be to compile everything before any tests are  
executed, but it seems that it'd add an extra unnecessary overhead to every 
build.
                
> Enable ClusteringComponent by default
> -------------------------------------
>
>                 Key: SOLR-4708
>                 URL: https://issues.apache.org/jira/browse/SOLR-4708
>             Project: Solr
>          Issue Type: Task
>            Reporter: Erik Hatcher
>            Assignee: Dawid Weiss
>            Priority: Minor
>             Fix For: 4.5, 5.0
>
>         Attachments: SOLR-4708.patch, SOLR-4708.patch
>
>
> In the past, the ClusteringComponent used to rely on 3rd party JARs not 
> available from a Solr distro.  This is no longer the case, but the /browse UI 
> and other references still had the clustering component disabled in the 
> example with an awkward system property way to enable it.  Let's remove all 
> of that unnecessary stuff and just enable it as it works out of the box now.

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