[Feature Request] Make UBI query_id optional #13580
Labels
enhancement
Enhancement or improvement to existing feature or request
Other
Search:User Behavior Insights
Is your feature request related to a problem? Please describe
In some cases, it may not be desirable for a client to generate a UBI on the client-side. In these cases, the
query_id
should be optional.Describe the solution you'd like
If a
query_id
is not provided, UBI should generate a randomquery_id
(likely a UUID) and return it in theubi
block ofext
in the search response.Additional context
This relates to UBI which is described in #12084 and #13545.
This issue can be assigned to myself.
The text was updated successfully, but these errors were encountered: