Method Search.Utils.normalize()
- Method normalize
string
normalize(string
in
)- Description
Normalize the input string. Performs unicode NFKD normalization and then lowercases the whole string
string
normalize(string
in
)
Normalize the input string. Performs unicode NFKD normalization and then lowercases the whole string