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

ASF subversion and git services commented on SOLR-14348:
--------------------------------------------------------

Commit 06fd70fc0f3d399c4593cdaf9d5d06cd44cd920d in lucene-solr's branch 
refs/heads/master from Munendra S N
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=06fd70f ]

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

Reply via email to