Skip to content

Conversation

@neildsh
Copy link
Contributor

@neildsh neildsh commented Jul 24, 2025

Pull Request Template

Description

The most recent emulator release has backend fixes for phrase search. Earlier the search phrase "United States" would match any documents that had the token "United". This was recently fixed so that the backend returns only those documents that have the complete phrase "United States". This change modifies the test expectations accordingly.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link
Member

@kundadebdatta kundadebdatta left a comment

Choose a reason for hiding this comment

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

LGTM.

@kundadebdatta kundadebdatta added the auto-merge Enables automation to merge PRs label Jul 24, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) July 24, 2025 22:36
@neildsh neildsh added the QUERY label Jul 24, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 8a0e8e5 into master Jul 24, 2025
28 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/ndeshpan/testFix branch July 24, 2025 23:50
aavasthy pushed a commit that referenced this pull request Aug 2, 2025
… phrase search (#5317)

# Pull Request Template

## Description

The most recent emulator release has backend fixes for phrase search.
Earlier the search phrase "United States" would match any documents that
had the token "United". This was recently fixed so that the backend
returns only those documents that have the complete phrase "United
States". This change modifies the test expectations accordingly.

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enables automation to merge PRs QUERY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants