-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add search API to capabilities #31943
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 great
Codecov Report
@@ Coverage Diff @@
## master #31943 +/- ##
============================================
+ Coverage 63.46% 63.46% +<.01%
- Complexity 18524 18526 +2
============================================
Files 1167 1167
Lines 69479 69481 +2
Branches 1264 1264
============================================
+ Hits 44096 44099 +3
+ Misses 25014 25013 -1
Partials 369 369
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@jvillafanez please backport or cherry-pick on the stable10 backport of the search API |
#31946 already contains these commits. |
Backport PR #31946 has been merged. |
Description
Add the search API to the server capabilities
Related Issue
#25373
Motivation and Context
How Has This Been Tested?
Manually tested
Screenshots (if appropriate):
Types of changes
Checklist: