You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -167,7 +167,7 @@ can greatly increase the quality of responses.
167
167
168
168
## Querying with a view
169
169
170
-
As shown in the [MarkLogic documentation for vector queries](https://docs.marklogic.com/12.0/guide/release-notes/en/new-features-in-marklogic-12-0-ea1/native-vector-support.html),
170
+
As shown in the [MarkLogic documentation for vector queries](https://docs.progress.com/bundle/marklogic-server-get-started-optic-12/page/topics/building-vector-queries.html),
171
171
you may instead wish to project chunks as rows via a [MarkLogic TDE template](https://docs.marklogic.com/guide/app-dev/TDE).
172
172
You can then use an Optic query to first select documents via a search, and then join chunk rows to access their embeddings.
0 commit comments