-
- Downloads
Fixed bug in caseExactSubstringsIndexer() and caseIgnoreSubstringsIndexer().
UTF8 normalization must be done before we compute number of keys since string length might increase.
Loading
Please register or sign in to comment
UTF8 normalization must be done before we compute number of keys since string length might increase.