|
@@ -177,6 +177,9 @@ tests:
|
|
- class: org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests
|
|
- class: org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests
|
|
method: testEmptySegment
|
|
method: testEmptySegment
|
|
issue: https://github.com/elastic/elasticsearch/issues/112413
|
|
issue: https://github.com/elastic/elasticsearch/issues/112413
|
|
|
|
+- class: org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests
|
|
|
|
+ method: testEmptySegment
|
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/112414
|
|
|
|
|
|
# Examples:
|
|
# Examples:
|
|
#
|
|
#
|