algolia / algolia/algoliasearch-client-java
On local dev server UTF-8 charcters do some problems
Open
- Dominant language
- Java
- Stars
- 52
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/algolia/algoliasearch-client-java-2/blob/b28360007a989ea504b806431a00aa570cb86f72/algoliasearch-appengine/src/main/java/com/algolia/search/AppEngineHttpClient.java#L105
You have to use the `getBytes` with the UTF-8 character encoding param.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.