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

allow unaccented searching of author names #373

Merged
merged 4 commits into from Jan 13, 2021

Conversation

shapiromatron
Copy link
Owner

@shapiromatron shapiromatron commented Jan 11, 2021

Allow search queries to to be entered without diacritical marks, eg a search for "Fred" should return Frédéric

Screen Shot 2021-01-13 at 9 44 18 AM

Enabled unaccent on the postgres db: https://docs.djangoproject.com/en/3.1/ref/contrib/postgres/operations/#unaccentextension

Copy link
Collaborator

@rabstejnek rabstejnek left a comment

Choose a reason for hiding this comment

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

Looks good!

@shapiromatron shapiromatron merged commit 9d34da2 into main Jan 13, 2021
@shapiromatron shapiromatron deleted the unaccented-authors-query branch January 13, 2021 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants