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

Migration from v2.2 to v3 Collate case-insensitive does not work #8698

Open
gianluca-valentini opened this issue Dec 12, 2018 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@gianluca-valentini
Copy link

OrientDB Version: 3.0.8

Java Version: openjdk 1.8

OS: alpine 3.4

Expected behavior

image

Let be Connector a Vertex with description property (using collate case insensitive) with value DescrizionE

image

the query select * from Connector where description containstext 'descrizione' give me the correct result

Actual behavior

The resultset is empty
image

@gianluca-valentini
Copy link
Author

Any news about this issue?

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

No branches or pull requests

3 participants