mirror of
https://github.com/apache/lucene.git
synced 2025-02-23 02:35:02 +00:00
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…
x
Reference in New Issue
Block a user