Skip to content

Commit ac39801

Browse files
Update search_iterator.md
1 parent e139d70 commit ac39801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API_Reference/pymilvus/v2.5.x/MilvusClient/Vector/search_iterator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This operation returns a Python iterator for you to iterate over the search results. It is useful especially when the search result contains a large volume of data.
44

5-
## Request Syntax{#request-syntax}
5+
## Request Syntax
66

77
```plaintext
88
def search_iterator(

0 commit comments

Comments
 (0)