Skip to content

Commit 5008377

Browse files
redundancy
1 parent 76f3493 commit 5008377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/howtos/pages/vector-searching-with-sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Then it executes the vector query on the intermediate result to get the final re
134134

135135
[source,java]
136136
----
137-
`public VectorQuery prefilter(SearchQuery prefilter)`
137+
public VectorQuery prefilter(SearchQuery prefilter)
138138
----
139139

140140
If no prefilter is specified, the server executes the vector query on all indexed documents.

0 commit comments

Comments
 (0)