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

[Bug]: Can't search data in json key Chinese #38626

Open
1 task done
LeoNumber1 opened this issue Dec 20, 2024 · 3 comments
Open
1 task done

[Bug]: Can't search data in json key Chinese #38626

LeoNumber1 opened this issue Dec 20, 2024 · 3 comments
Assignees
Labels
kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@LeoNumber1
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: v2.4.17
- Deployment mode(standalone or cluster): cluster
- MQ type(rocksmq, pulsar or kafka):  kafka
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): CentOS
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

When I use milvus v2.4.17, I can't search data in json key Chinese. But it worked in milvus v2.4.4 and v2.4.13.

Here are some pics:

image

Expected Behavior

I can filter data using json key Chinese

Steps To Reproduce

1. use milvus v2.4.17
2. create a collection, and creating a collection with a JSON field that contains nested JSON values
3. and the keys in the nested JSON are in Chinese, it becomes impossible to filter them out.

1. 使用 milvus v2.4.17 版本
2. 创建一个collection,其中一个字段是json格式。值为json 嵌套 json
3. 内部的 json key 使用中文,过滤查询的结果为空

Milvus Log

No response

Anything else?

No response

@LeoNumber1 LeoNumber1 added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 20, 2024
@LeoNumber1
Copy link
Author

我拉取了最近的几个版本镜像试了一下,发现 v2.4.13-hotfix 镜像可以,再往上 14、15、16、17 的版本都不能了

@tosone
Copy link

tosone commented Dec 20, 2024

@yanliang567
Copy link
Contributor

/assign @xiaocai2333
could you please help to take a look?
/unassign

@yanliang567 yanliang567 added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 21, 2024
@yanliang567 yanliang567 added this to the 2.5.1 milestone Dec 21, 2024
sre-ci-robot pushed a commit that referenced this issue Dec 23, 2024
sre-ci-robot pushed a commit that referenced this issue Dec 23, 2024
sre-ci-robot pushed a commit that referenced this issue Dec 23, 2024
@yanliang567 yanliang567 modified the milestones: 2.5.1, 2.5.2 Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

4 participants