Skip to content

Commit 61c06c2

Browse files
Merge pull request #460 from couchbase/RichardSmedley-patch-6
typo fix
2 parents 43dc165 + abe779a commit 61c06c2

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)