Skip to content

Commit abe779a

Browse files
typo fix
1 parent 43dc165 commit abe779a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/project-docs/pages/sdk-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ A Bill of Materials (BOM) for Couchbase JVM clients is now available.
142142
It specifies compatible versions of the Java, Scala, and Kotlin clients, as well as the optional metrics and tracing components.
143143
https://central.sonatype.com/artifact/com.couchbase.client/couchbase-client-bom[https://central.sonatype.com/artifact/com.couchbase.client/couchbase-client-bom].
144144

145-
* https://couchbasecloud.atlassian.net/browse/JCBC-2193[JCVC-2193]:
145+
* https://couchbasecloud.atlassian.net/browse/JCBC-2193[JCBC-2193]:
146146
A Full-Text Search vector query now has an optional "prefilter" parameter.
147147
This is a non-vector query that the server executes first to get an intermediate result.
148148
Then it executes the vector query on the intermediate result to get the final result.

0 commit comments

Comments
 (0)