getgrav / getgrav/grav-plugin-simplesearch
Ignore latin ext special characters
Open
- Dominant language
- PHP
- Stars
- 46
- Forks
- 55
- Avg merge
- 5h 44m
- Merged PRs (30d)
- 1
Description
Now phrases with `latin ext` characters are not equal to phrases where special characters are omitted.
As for example, now the phrase `žolė` is not equal to `zole` and it provides different search results.
There should be a possibility to ignore such behavior, as mostly in ordinary life those characters are omitted and swapped to simple characters.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.