[ https://issues.apache.org/jira/browse/SOLR-14348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064857#comment-17064857 ]
ASF subversion and git services commented on SOLR-14348: -------------------------------------------------------- Commit fceecde7e67d4af59c44361e5669e7077e510733 in lucene-solr's branch refs/heads/branch_8x from Munendra S N [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=fceecde ] SOLR-14348: split TestJsonFacets to multiple test classes * TestJsonFacet split into 3 classes, TestsJsonFacets, TestJsonFacetErrors and TestJsonRangeFacet * TestJsonFacets contains mainly terms faceting and stats * range facet covers distributed cases too > Split TestJsonFacets to multiple Test Classes > --------------------------------------------- > > Key: SOLR-14348 > URL: https://issues.apache.org/jira/browse/SOLR-14348 > Project: Solr > Issue Type: Test > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Munendra S N > Assignee: Munendra S N > Priority: Major > Attachments: SOLR-14348.patch > > > {{TestJsonFacets}} has parameterized testing. It runs each tests for each > facet.method. There are error cases which doesn't actually need it. Also, > facet.method is applicable only to term facets. > There are few Range facet tests which are present and runs repeatedly without > any change(facet.method as no effect). Also, splitting would help when we > introduce facet.method to range which would be different to term facets -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org