Skip to content

feat: added ngram subfield with no stemming on ES mappings #1895

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

Merged
merged 10 commits into from
Jul 5, 2022

Conversation

allisonsuarez
Copy link
Contributor

@allisonsuarez allisonsuarez commented Jun 9, 2022

Added mapping subfields that contain the tokenized text with no stemming so we can prioritize exact text matches over stemmed ones when possible, using ngram to allow combinations of words too.

@boring-cyborg boring-cyborg bot added the area:databuilder From databuilder folder label Jun 9, 2022
Signed-off-by: Allison Suarez Miranda <[email protected]>
Signed-off-by: Allison Suarez Miranda <[email protected]>
Signed-off-by: Allison Suarez Miranda <[email protected]>
Signed-off-by: Allison Suarez Miranda <[email protected]>
Signed-off-by: Allison Suarez Miranda <[email protected]>
Signed-off-by: Allison Suarez Miranda <[email protected]>
Signed-off-by: Allison Suarez Miranda <[email protected]>
Signed-off-by: Allison Suarez Miranda <[email protected]>
@allisonsuarez allisonsuarez marked this pull request as ready for review June 27, 2022 17:27
@allisonsuarez allisonsuarez changed the title feat: added addition subfield with no stemming on ES mappings feat: added ngram subfield with no stemming on ES mappings Jun 27, 2022
@allisonsuarez allisonsuarez merged commit 055f81a into main Jul 5, 2022
@allisonsuarez allisonsuarez deleted the asm-mappings-no-stemming branch July 5, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:databuilder From databuilder folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants