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-55479: Reflect partial or complete match for match queries #1848

Merged
merged 3 commits into from Jul 28, 2023

Conversation

CascadingRadium
Copy link
Contributor

Jira

MB-55479

Description

Search result set for Match Queries now reflect if the Hit was a partial or a full match using a boolean flag

Copy link
Member

@abhinavdangeti abhinavdangeti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unit tests showing the expectation for the new parameters.

@abhinavdangeti abhinavdangeti modified the milestones: v2.4.0, v2.3.10 Jul 24, 2023
search/search.go Outdated Show resolved Hide resolved
@CascadingRadium CascadingRadium merged commit 39394cd into master Jul 28, 2023
9 checks passed
@CascadingRadium CascadingRadium deleted the MB-55479 branch July 28, 2023 09:22
CascadingRadium added a commit that referenced this pull request Aug 31, 2023
* MB-55479: Search result reflects a partial or complete match for match queries

* MB-55479: Add unit tests

* MB-55479: make PartialMatch omitempty
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.

None yet

2 participants