SQLite Forum

Bug: FTS5 Unicode61 Tokenizer doesn't recognize "ł" and "Ł" characters (Polish language)
Login
If you want to use *generic whitespace* rather than ASCII spaces, you would use `'^([A-ZŁa-zł]|\s)+$'`