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

add textChars parameter to allow search for other non-latin alphabets #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

k0ka
Copy link

@k0ka k0ka commented Jul 24, 2020

Problem: currently plugin only search for the latin text. I've added a new parameter "textChars", so a user can specify what characters should be considered as an "alphabet".

I need it to add cyrillic characters to the search. However it may be used for other alphabets as well.

Tests and documentation are updated too.

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.

1 participant