mirror of https://github.com/apache/lucene.git
SOLR-9654: tests: temporarily disable overrequest code
This commit is contained in:
parent
3d21029b33
commit
e4483607a5
|
@ -1147,7 +1147,7 @@ public class TestJsonFacets extends SolrTestCaseHS {
|
|||
);
|
||||
|
||||
|
||||
|
||||
/*
|
||||
if (!client.local()) {
|
||||
client.testJQ(params(p, "q", "*:*"
|
||||
, "json.facet", "{" +
|
||||
|
@ -1182,7 +1182,7 @@ public class TestJsonFacets extends SolrTestCaseHS {
|
|||
"}"
|
||||
);
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue