Skip to content

[FEATURE] [GRPC][Search] Implement Term-level Query Proto Converters #18907

@karenyrx

Description

@karenyrx

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?

  1. Implement the query converter in the transport-grpc plugin
  2. 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 request

Type

No type

Projects

Status

Done/Won't Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions