You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/transport-grpc/src/main/java/org/opensearch/transport/grpc/proto/request/search/query/GeoBoundingBoxQueryBuilderProtoUtils.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
* into their corresponding OpenSearch GeoBoundingBoxQueryBuilder implementations for search operations.
Copy file name to clipboardExpand all lines: modules/transport-grpc/src/main/java/org/opensearch/transport/grpc/proto/request/search/query/GeoDistanceQueryBuilderProtoUtils.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
* This class provides methods to transform Protocol Buffer representations of geo distance queries
25
25
* into their corresponding OpenSearch GeoDistanceQueryBuilder implementations for search operations.
0 commit comments