If the Milvus collection still exists and you want to overwrite it, select the Override Collections checkbox. This option deletes the current collection, allowing you to create a new collection.
Edit the Smart Answers Index Pipeline as follows:
Disable the Solr Indexer stage.
If you are creating a Milvus collection for a different field, or one that uses a different encryption model, access the Encode into Milvus stage and:
Specify the model, the Encoder Output Vector, and the Field to Encode.
Verify the Milvus Collection Name refers to the new Milvus collection.
Navigate to the Datasources panel.
Select Add a Solr connector and enter the following information:
Pipeline ID. Smart Answers pipeline
Solr Connection Type. SolrCloud
SolrCloud Zookeeper Host String. Execute the following curl command. The response displays the SolrCloud Zookeeper Host String value. In the following RESPONSE example, the value you would set for the SolrCloud Zookeeper Host String is ns-zookeeper-0.ns-zookeeper-headless:2181.