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

MB-27696: Allow a unique ID to be set for a Search Request #1858

Merged
merged 5 commits into from
Sep 8, 2023

Conversation

CascadingRadium
Copy link
Member

Jira

MB-27696

Description

Add a unique ID for a bleve Search Request which will be echo'd back in the Search Result. Would be useful in a parallel search query scenario to differentiate between the queries.

search.go Outdated Show resolved Hide resolved
search.go Outdated Show resolved Hide resolved
abhinavdangeti
abhinavdangeti previously approved these changes Jul 27, 2023
@CascadingRadium CascadingRadium merged commit 2267798 into master Sep 8, 2023
9 checks passed
@CascadingRadium CascadingRadium deleted the MB-27696 branch September 8, 2023 07:43
CascadingRadium added a commit that referenced this pull request Sep 13, 2023
Add a unique ID for a bleve Search Request which will be echo'd back in
the Search Result. Would be useful in a parallel search query scenario
to differentiate between the queries.

---------

Co-authored-by: Abhi Dangeti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants