We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d16bf commit 717696dCopy full SHA for 717696d
1 file changed
search_github_files/README.md
@@ -186,7 +186,7 @@ Spiced can perform vector search on table that already have the required embeddi
186
187
```shell
188
cd child/
189
-spiced --http 127.0.0.1:8091 --flight 127.0.0.1:50061 --open_telemetry 127.0.0.1:50062
+spiced --http 127.0.0.1:8091 --flight 127.0.0.1:50061
190
```
191
192
2. Rerun the search, this time against the child `spiced` (port `8091`)
0 commit comments