Skip to content

[DOCS] Update version-specific documents with restrictions on fuzzy matching when using synonyms #41592

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

Closed
rwaight opened this issue Apr 26, 2019 · 2 comments
Assignees
Labels
>docs General docs changes :Search Relevance/Analysis How text is split into tokens :Search/Search Search-related issues that do not fall into other categories Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v6.0.3 v6.1.5 v6.2.5 v6.3.3 v6.4.4 v6.5.5 v6.6.3 v6.7.2 v7.0.2 v7.2.0

Comments

@rwaight
Copy link

rwaight commented Apr 26, 2019

Description: Back-port the documentation updates from PR #40783 to version specific pages. The reason for this issue is that we’ve updated the master docs page of the Fuzziness section under Match Query which states:

Note that fuzzy matching is not applied to terms with synonyms, as under the hood these terms are expanded to a special synonym query that blends term frequencies, which does not support fuzzy expansion.

However, this paragraph is only in the master page, not in any version specific page (i.e., it is not mentioned in the equivalent 6.2 docs page. With that said, based on issue #25518, this appears to be applicable to all versions.

@rwaight rwaight added >docs General docs changes :Search Relevance/Analysis How text is split into tokens :Search/Search Search-related issues that do not fall into other categories labels Apr 26, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@debadair debadair self-assigned this Apr 26, 2019
@debadair
Copy link
Contributor

Cherry-picked all the way back to the 6.0 branch.

@colings86 colings86 added v6.7.2 and removed v6.7.3 labels Apr 29, 2019
@javanna javanna added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes :Search Relevance/Analysis How text is split into tokens :Search/Search Search-related issues that do not fall into other categories Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v6.0.3 v6.1.5 v6.2.5 v6.3.3 v6.4.4 v6.5.5 v6.6.3 v6.7.2 v7.0.2 v7.2.0
Projects
None yet
Development

No branches or pull requests

5 participants