Skip to content

🚸(backend) make document search on title accent-insensitive #874

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 1 commit into from
Apr 17, 2025

Conversation

sampaccoud
Copy link
Member

Purpose

We want the document search on title to be accent-insensitive.

Proposal

This should work in both cases:

  • search for "vélo" when the document title contains "velo"
  • search for "velo" when the document title contains "vélo"

@sampaccoud sampaccoud requested a review from lunika April 15, 2025 10:10
@sampaccoud sampaccoud self-assigned this Apr 15, 2025
@sampaccoud sampaccoud added enhancement improve an existing feature python Pull requests that update Python code backend labels Apr 15, 2025
@sampaccoud sampaccoud force-pushed the make-title-search-accent-insensitive branch from f9b0073 to 493c25d Compare April 15, 2025 10:12
@sampaccoud sampaccoud force-pushed the make-title-search-accent-insensitive branch from 493c25d to 6ac2a76 Compare April 16, 2025 22:21
@sampaccoud sampaccoud requested a review from lunika April 16, 2025 22:22
@sampaccoud
Copy link
Member Author

@lunika it should be better now 😅

@sampaccoud sampaccoud force-pushed the make-title-search-accent-insensitive branch from 6ac2a76 to 257a92f Compare April 17, 2025 16:39
This should work in both cases:
- search for "vélo" when the document title contains "velo"
- search for "velo" when the document title contains "vélo"
@sampaccoud sampaccoud force-pushed the make-title-search-accent-insensitive branch from 257a92f to 419079a Compare April 17, 2025 18:28
@sampaccoud sampaccoud merged commit 419079a into main Apr 17, 2025
19 of 20 checks passed
@sampaccoud sampaccoud deleted the make-title-search-accent-insensitive branch April 17, 2025 18:46
This was referenced May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement improve an existing feature python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants