Improve your Elasticsearch, OpenSearch, Solr, Vectara, Algolia and Custom Search search quality.
284
stars
101
forks
source link
"Illegal mix of collations" error when using CSV Static Endpoint for queries with emojis #1046
Open
shuttie opened 3 months ago
Describe the bug When I create a CSV Static File endpoint with a CSV file having queries with UTF surrogate pairs (e.g. emojis), import fails:
A sample file reproducing the issue: kfc.csv Where the query is
kfc πβπβπ
- yes I also wonder who searches like that, but here we are.To Reproduce Steps to reproduce the behavior on v7.17.1:
Relevance Cases
>Create case
Mysql2::Error: Illegal mix of collations
error.Expected behavior Expected the UI and import not to break on such weird queries.