-
Couldn't load subscription status.
- Fork 2.3k
Closed
Copy link
Labels
enhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Description
Is your feature request related to a problem?
As part of feature completion of GRPC Search APIs , #16787 , implement GRPC Proto converters for term-level queries, similar to the existing query converters:
- Exists
- IDs
- Regexp
- Wildcard
- Terms set
- Prefix
- Range
What solution would you like?
- Implement the query converter in the transport-grpc plugin
- Verify accuracy of the spec, protobufs, and public documentation. If any fixes are needed, submit a PR to those respective repos to fix it before landing the transport-grpc PRs.
What alternatives have you considered?
N/A
Do you have any additional context?
N/A
Metadata
Metadata
Assignees
Labels
enhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Type
Projects
Status
Done/Won't Do