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

Shreejay commented on SOLR-2592:
--------------------------------

Hi Michael, 

I ran the tests for solr after compiling it with the patch. A few of the tests 
failed. I am trying to fix these. If anyone else has used this patch 
successfully without errors, please let me know. 

[junit4:junit4] Completed in 0.10s, 1 test, 1 skipped
[junit4:junit4]
[junit4:junit4]
[junit4:junit4] Tests with failures:
[junit4:junit4]   - org.apache.solr.handler.admin.ShowFileRequestHandlerTest.tes
tGetRawFile
[junit4:junit4]   - org.apache.solr.handler.admin.ShowFileRequestHandlerTest.tes
tDirList
[junit4:junit4]   - org.apache.solr.cloud.ZkCLITest.testBootstrap
[junit4:junit4]   - org.apache.solr.cloud.BasicDistributedZkTest.testDistribSear
ch
[junit4:junit4]   - org.apache.solr.cloud.BasicDistributedZkTest (suite)
[junit4:junit4]
[junit4:junit4]
[junit4:junit4] JVM J0:     1.87 ..  2645.62 =  2643.75s
[junit4:junit4] Execution time total: 44 minutes 10 seconds
[junit4:junit4] Tests summary: 238 suites, 983 tests, 3 suite-level errors, 3 er
rors, 1 failure, 426 ignored (4 assumptions)

BUILD FAILED
                
> Custom Hashing
> --------------
>
>                 Key: SOLR-2592
>                 URL: https://issues.apache.org/jira/browse/SOLR-2592
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>    Affects Versions: 4.0-ALPHA
>            Reporter: Noble Paul
>             Fix For: 4.1
>
>         Attachments: dbq_fix.patch, pluggable_sharding.patch, 
> pluggable_sharding_V2.patch, SOLR-2592.patch, SOLR-2592_progress.patch, 
> SOLR-2592_query_try1.patch, SOLR-2592_r1373086.patch, 
> SOLR-2592_r1384367.patch, SOLR-2592_rev_2.patch, 
> SOLR_2592_solr_4_0_0_BETA_ShardPartitioner.patch
>
>
> If the data in a cloud can be partitioned on some criteria (say range, hash, 
> attribute value etc) It will be easy to narrow down the search to a smaller 
> subset of shards and in effect can achieve more efficient search.  

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