Skip to content

Commit d1d960a

Browse files
committed
feat: update comment
1 parent 3a85ecc commit d1d960a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/client-search/src/types/Settings.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ export type Settings = {
312312

313313
/**
314314
* The settings relevant for configuration of the semantic search engine.
315+
* These settings are only used when the mode is set to 'neuralSearch'.
315316
*/
316317
readonly semanticSearch?: {
317318
readonly eventSources?: readonly string[];

0 commit comments

Comments
 (0)