Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to search unicode text? #9

Open
valsor opened this issue Sep 7, 2016 · 1 comment
Open

How to search unicode text? #9

valsor opened this issue Sep 7, 2016 · 1 comment

Comments

@valsor
Copy link

valsor commented Sep 7, 2016

How there.
Thank you for awesome package. Is Ferret can be used to index and search unicode text? I mean without UnicodeToASCII conversation?

@valsor valsor changed the title How Go search Unicode test? How to search Unicode test? Sep 7, 2016
@valsor valsor changed the title How to search Unicode test? How to search unicode test? Sep 7, 2016
@valsor valsor changed the title How to search unicode test? How to search unicode text? Sep 7, 2016
@yurykozyrev
Copy link

use a converter
ferret.New(locations, locations, nodes, ferret.UnicodeToLowerASCII)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants