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

feat: add support for Bulgarian language #289

Merged
merged 1 commit into from
Feb 15, 2023
Merged

feat: add support for Bulgarian language #289

merged 1 commit into from
Feb 15, 2023

Conversation

boian-ivanov
Copy link
Contributor

This PR is based on the same functionality being added for Slovenian (#282).
As Bulgarian is fully based on the Cyrillic alphabet, it closely resembles the Russian regex, excluding the letter "ё" (yo with diaeresis).

It also orders some of the language arrays/lists alphabetically for better readability.

Copy link
Member

@micheleriva micheleriva left a comment

Choose a reason for hiding this comment

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

LGTM!

@micheleriva micheleriva merged commit 83a2603 into oramasearch:main Feb 15, 2023
@boian-ivanov
Copy link
Contributor Author

@micheleriva I'll also look into making a stemmer for it, but most of the solutions I've found are from 10+ years ago and in other languages, so I'll need to port their logic to make it work with Lyra.

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.

2 participants