Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables)Limit | Limit | 10 | The maximum number of results returned in the query. Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) |
Output Fields | Output Fields | | A comma separated list of field names to include in each entity in return. Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) |
Search Params | Search Params | | Additional search parameters to use in the query. The format is a JSON object like {"radius": 0.8, "range_filter": 1.0} Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) |
Partition Names | Partition Names | | A comma separated list of partition names to query in Milvus. Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) |
Collection Name | Collection Name | | Name of the collection to query in Milvus. Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) |
URI | URI | | The URI of the Milvus instance. |
User | User | | A valid username used to connect to the specified Milvus instance. |
Password | Password | | A valid password used to connect to the specified Milvus instance. Sensitive Property: true |
DB Name | DB Name | default | The name of the database to which the target Milvus instance belongs. |
Token | Token | | A valid access token to access the specified Milvus instance. Sensitive Property: true |