Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backward compatibility of #794 #795

Merged

Conversation

fragosoluana
Copy link
Member

Also support #794 in 0.x versions

@@ -766,6 +766,7 @@ message SearchResponse {
double rescoreTimeMs = 10;
map<string, double> rescorersTimeMs = 11;
map<string, Diagnostics> innerHitsDiagnostics = 12;
double loggingHitsTimeMs = 13;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to use the same field number as the main branch, to keep the clientlib compatible

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for pointing this out!

@fragosoluana fragosoluana merged commit 5b34fda into v0.x Dec 6, 2024
1 check passed
@fragosoluana fragosoluana deleted the luanafragoso_add_metrics_hits_logger_backward_compatibility branch December 6, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants