Yonik Seeley created SOLR-12326:
-----------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to