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

Enhance expression of search #1237

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

XuanYang-cn
Copy link
Contributor

Fixes: milvus-io/milvus#20703

Signed-off-by: yangxuan [email protected]

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: XuanYang-cn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@XuanYang-cn
Copy link
Contributor Author

/assign @yhmo

@yhmo
Copy link
Contributor

yhmo commented Nov 23, 2022

/lgtm

@sre-ci-robot sre-ci-robot merged commit 3e2b393 into milvus-io:master Nov 23, 2022
XuanYang-cn pushed a commit to XuanYang-cn/pymilvus that referenced this pull request Nov 24, 2022
- Modify bulkinsert example (milvus-io#1218)
- Fix the partition example (milvus-io#1219)
- Fix error message for primary key type (milvus-io#1222)
- Optimize some low efficient code (milvus-io#1223)
- Change doc string of Collection init and property (milvus-io#1220)
- Fix mutation results print error (milvus-io#1226)
- Update docs for collection (milvus-io#1225)
- Modify bulkinsert example (milvus-io#1228)
- Add the example comments for rbac methods (milvus-io#1235)
- Add documentation for flush and set_properties (milvus-io#1236)
- Enhance expression of search (milvus-io#1237)
- Update docs for collection/partition search (milvus-io#1238)
- Update docs for Collection (milvus-io#1242)

Co-Authored-By: yhmo <[email protected]>
Co-Authored-By: SimFG <[email protected]>
Co-Authored-By: yangxuan <[email protected]>
Co-Authored-By: Li Liu <[email protected]>
Co-Authored-By: yhmo <[email protected]>

Signed-off-by: yangxuan <[email protected]>
Signed-off-by: yhmo <[email protected]>
@XuanYang-cn XuanYang-cn mentioned this pull request Nov 24, 2022
sre-ci-robot pushed a commit that referenced this pull request Nov 24, 2022
- Modify bulkinsert example (#1218)
- Fix the partition example (#1219)
- Fix error message for primary key type (#1222)
- Optimize some low efficient code (#1223)
- Change doc string of Collection init and property (#1220)
- Fix mutation results print error (#1226)
- Update docs for collection (#1225)
- Modify bulkinsert example (#1228)
- Add the example comments for rbac methods (#1235)
- Add documentation for flush and set_properties (#1236)
- Enhance expression of search (#1237)
- Update docs for collection/partition search (#1238)
- Update docs for Collection (#1242)

Co-Authored-By: yhmo <[email protected]>
Co-Authored-By: SimFG <[email protected]>
Co-Authored-By: yangxuan <[email protected]>
Co-Authored-By: Li Liu <[email protected]>
Co-Authored-By: yhmo <[email protected]>

Signed-off-by: yangxuan <[email protected]>
Signed-off-by: yhmo <[email protected]>

Signed-off-by: yangxuan <[email protected]>
Signed-off-by: yhmo <[email protected]>
Co-authored-by: groot <[email protected]>
@XuanYang-cn XuanYang-cn deleted the enhance-example branch February 15, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Incorrect search result of pymilvus example
3 participants