neo4j-devtools / neo4j-bloom

A public repository for informal docs, problem reporting and content sharing related to Neo4j Bloom.
Apache License 2.0
18 stars 0 forks source link

Bloom can get Double characters correctly? #2

Closed sunparkmos closed 3 years ago

sunparkmos commented 6 years ago

I followed below northwind importing guide and the only difference is uploading "Korean" northwind CSV files. https://neo4j.com/developer/guide-importing-data-and-etl/ Tutorial: Import Data Into Neo4j From “Bloom getting started.pdf”, I knew Bloom can get some data with [Beverages / Supplier of Product Beverages / Beverages Product Supplier / Employee with lastName Fuller / who reports to Fuller] as search words. So I tried 음료, that is Korean Words of "Beverages", but failed.

  1. I tried with 음료, and then changed from 음료 to ‘음료’, automatically, and the displayed bloom1.jpg bloom1

  2. I tried with "음료", and then displayed bloom2.jpg bloom2

  3. I can see 음료 category correctly from Neo4j Browser. You can refer bloom3.jpg bloom3

  4. I attached categories.zip with a categories.csv which was from Korean Microsoft Access. categories.zip

Please enlighten me what are wrong with my Bloom.

joknelid commented 6 years ago

Thanks for reporting! I could reproduce this in my environment so have created an internal ticket for tracking