Skip to content

[Bug]: old milvus version (2.4) cannot handle tantivy index built from multiple segments correctly #39126

Closed
@SpadeA-Tang

Description

Is there an existing issue for this?

  • I have searched the existing issues

Environment

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

Current Behavior

Version 2.4 only supports building tantivy index of single segment so it reads them as if there's only one segment for any tantivy index.
However, index buliding node can be upgraded to 2.5 which builds tantivy index for multiple segments. When 2.4 query nodes load index built from them, they mishandle it.

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

Metadata

Assignees

Labels

kind/bugIssues or changes related a bugtriage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions