Skip to content

Commit

Permalink
Addressed PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fragosoluana committed Dec 6, 2024
1 parent cb1ff8a commit 1cefce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clientlib/src/main/proto/yelp/nrtsearch/search.proto
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@ message SearchResponse {
double rescoreTimeMs = 10;
map<string, double> rescorersTimeMs = 11;
map<string, Diagnostics> innerHitsDiagnostics = 12;
double loggingHitsTimeMs = 13;
double loggingHitsTimeMs = 15;
}

message Hit {
Expand Down

0 comments on commit 1cefce6

Please sign in to comment.