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

Synonyms Type #2287

Merged
merged 6 commits into from
Aug 10, 2021
Merged

Synonyms Type #2287

merged 6 commits into from
Aug 10, 2021

Conversation

felipeelia
Copy link
Member

@felipeelia felipeelia commented Aug 3, 2021

Description of the Change

Change synonyms filter type from synonym to synonym_graph, so multiple words synonyms start working.

Alternate Designs

n/a

Benefits

Multiple words synonyms starting to work, as described in #2187

Possible Drawbacks

n/a

Applicable Issues

Closes #2187

Changelog Entry

Fixed: Multiple words synonyms. Props @scooterlord, @jonasstrandqvist, and @felipeelia via #2287

@felipeelia felipeelia added this to the 3.6.2 milestone Aug 3, 2021
@felipeelia felipeelia self-assigned this Aug 3, 2021
@mckdemps
Copy link
Contributor

mckdemps commented Aug 3, 2021

We won't be creating the default search analyzer.

@felipeelia felipeelia changed the title Synonyms: Type and Search vs. Index Time Synonyms Type Aug 3, 2021
@oscarssanchez oscarssanchez merged commit 88dbe88 into develop Aug 10, 2021
@oscarssanchez oscarssanchez deleted the fix/issue-2187 branch August 10, 2021 13:53
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.

BUG: Synonyms + additional terms return resuls like OR instead of AND
3 participants