You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2018/06/28 20:04:00 UTC

[jira] [Assigned] (SOLR-12326) Unnecessary refinement requests

     [ https://issues.apache.org/jira/browse/SOLR-12326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley reassigned SOLR-12326:
-----------------------------------

      Assignee: Yonik Seeley
    Attachment: SOLR-12326.patch

Draft patch attached.  TestJsonFacetRefinement still fails, I assume because not all field faceting implementations return "more" yet.  More tests to be added as well.

> Unnecessary refinement requests
> -------------------------------
>
>                 Key: SOLR-12326
>                 URL: https://issues.apache.org/jira/browse/SOLR-12326
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>            Priority: Major
>         Attachments: SOLR-12326.patch
>
>
> TestJsonFacets.testStatsDistrib() appears to result in more refinement requests than would otherwise be expected.  Those tests were developed before refinement was implemented and hence do not need refinement to generate correct results due to limited numbers of buckets.  This should be detectable by refinement code in the majority of cases to prevent extra work from being done.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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