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

adding Unicode filtering for sorts #9432

Merged
merged 1 commit into from
May 8, 2024
Merged

adding Unicode filtering for sorts #9432

merged 1 commit into from
May 8, 2024

Conversation

paulo-graca
Copy link
Contributor

References

Description

This PR adds a new solr filter for lowerCaseSort that applies Unicode normalization

Instructions for Reviewers

To test it, you need to add a new community with diacritics like ÂBC - Test and do a full index:
/dspace/bin/dspace index-discovery -b
Your repository should have some communities, starting with different letters.
The community ÂBC - Test should appear on the top, or near the other AA

@paulo-graca paulo-graca self-assigned this Mar 22, 2024
@paulo-graca paulo-graca added the 1 APPROVAL pull request only requires a single approval to merge. label Mar 22, 2024
@paulo-graca paulo-graca linked an issue Mar 22, 2024 that may be closed by this pull request
@tdonohue tdonohue added component: Discovery Related to Discovery search or browse system port to main This PR needs to be ported to `main` branch for the next major release labels Mar 22, 2024
Copy link
Member

@tdonohue tdonohue left a comment

Choose a reason for hiding this comment

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

👍 Thanks @paulo-graca ! Apologies it took so long to get to this PR. But, I've verified this fixes the bug. Porting this also to main.

@tdonohue tdonohue added this to the 7.6.2 milestone May 8, 2024
@tdonohue tdonohue merged commit ebff350 into dspace-7_x May 8, 2024
25 checks passed
@tdonohue tdonohue deleted the bugfix-9425 branch May 8, 2024 21:22
@tdonohue tdonohue restored the bugfix-9425 branch May 8, 2024 21:22
@dspace-bot
Copy link

Successfully created backport PR for main:

@tdonohue tdonohue deleted the bugfix-9425 branch May 8, 2024 21:22
@tdonohue tdonohue removed the port to main This PR needs to be ported to `main` branch for the next major release label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 APPROVAL pull request only requires a single approval to merge. component: Discovery Related to Discovery search or browse system
Projects
Development

Successfully merging this pull request may close these issues.

Sorting Communities with diacritics
3 participants