jolicode / emoji-search

:smile: Emoji synonyms to build your own emoji-capable search engine (elasticsearch, solr, OpenSearch)
https://jolicode.com/blog/elasticsearch-icu-now-understands-emoji
MIT License
217 stars 65 forks source link

Test commit: change passing of synonyms option #32

Closed harmenjanssen closed 4 years ago

harmenjanssen commented 4 years ago

So, sorry, I just realised I made this PR at the source repository instead of our fork. I'm trying to reproduce my issues as described in https://github.com/jolicode/emoji-search/issues/26

harmenjanssen commented 4 years ago

Found the problem: when using icu_tokenizer it fails, with standard tokenizer it works.