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/functionscore/ExpDecayFunctionProtoConverter.java
Copy file name to clipboardExpand all lines: modules/transport-grpc/src/main/java/org/opensearch/transport/grpc/proto/request/search/query/functionscore/FieldValueFactorFunctionProtoConverter.java
Copy file name to clipboardExpand all lines: modules/transport-grpc/src/main/java/org/opensearch/transport/grpc/proto/request/search/query/functionscore/FunctionScoreQueryBuilderProtoConverter.java
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,6 @@ public FunctionScoreQueryBuilderProtoConverter() {}
Copy file name to clipboardExpand all lines: modules/transport-grpc/src/main/java/org/opensearch/transport/grpc/proto/request/search/query/functionscore/FunctionScoreQueryBuilderProtoUtils.java
+18-26Lines changed: 18 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -31,23 +31,10 @@
31
31
*/
32
32
classFunctionScoreQueryBuilderProtoUtils {
33
33
34
-
// Registry for query conversion - injected by the gRPC plugin
Copy file name to clipboardExpand all lines: modules/transport-grpc/src/main/java/org/opensearch/transport/grpc/proto/request/search/query/functionscore/GaussDecayFunctionProtoConverter.java
0 commit comments