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

Anshum Gupta edited comment on SOLR-1632 at 9/26/14 8:18 PM:
-------------------------------------------------------------

I've uploaded and updated patch that applies to current trunk but has a failing 
TestLRUStatsCache at the review board.
I'm trying to get it to work but [~vzhovtiuk], can you have a look at it too if 
you have time?

{code:title=Test Failure}
java.lang.AssertionError: 
Expected :0.7176591
Actual   :0.10904001
 <Click to see difference>
        at 
__randomizedtesting.SeedInfo.seed([C08012850AFBE274:41669C9D7DA48248]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.search.stats.TestLRUStatsCache.checkResponse(TestLRUStatsCache.java:55)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:102)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.doTest(TestDefaultStatsCache.java:67)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:875)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{code}


was (Author: anshumg):
I've uploaded and updated patch that applies to current trunk but has a failing 
TestLRUStatsCache at the review board.
[~vzhovtiuk] Can you have a look at it too if you have time?

> Distributed IDF
> ---------------
>
>                 Key: SOLR-1632
>                 URL: https://issues.apache.org/jira/browse/SOLR-1632
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.5
>            Reporter: Andrzej Bialecki 
>            Assignee: Mark Miller
>             Fix For: 4.9, Trunk
>
>         Attachments: 3x_SOLR-1632_doesntwork.patch, SOLR-1632.patch, 
> SOLR-1632.patch, SOLR-1632.patch, SOLR-1632.patch, SOLR-1632.patch, 
> SOLR-1632.patch, SOLR-1632.patch, SOLR-1632.patch, SOLR-1632.patch, 
> SOLR-1632.patch, SOLR-1632.patch, SOLR-1632.patch, SOLR-5488.patch, 
> distrib-2.patch, distrib.patch
>
>
> Distributed IDF is a valuable enhancement for distributed search across 
> non-uniform shards. This issue tracks the proposed implementation of an API 
> to support this functionality in Solr.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to