orientechnologies / orientechnologies/orientdb

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

Open
#8,698 1 comment 0 reactions 1 assignee View on GitHub

@luigidellaquila is already working on this.

Since Dec 17, 2018.

Dominant language
Java
Stars
5k
Forks
868
Avg merge
15h 6m
Merged PRs (30d)
18

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.