Skip to content

Commit a8f1bae

Browse files
committed
LOOP-1231: Matched word start
1 parent 29afdc4 commit a8f1bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/sync/search_api.server.os2loop_search_db_server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ backend: search_api_db
1111
backend_config:
1212
database: 'default:default'
1313
min_chars: 1
14-
matching: partial
14+
matching: prefix
1515
autocomplete:
1616
suggest_suffix: true
1717
suggest_words: true

0 commit comments

Comments
 (0)