Skip to content

Commit 1d619cc

Browse files
Clarify search cutoff behaviour (#3371)
1 parent 2854af9 commit 1d619cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/api/settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1727,7 +1727,7 @@ You can use this `taskUid` to get more details on [the status of the task](/refe
17271727

17281728
## Search cutoff
17291729

1730-
Configure the maximum duration of a search query. Meilisearch will interrupt any search taking longer than the cutoff value.
1730+
Configure the maximum duration of a search query. If a search operation reaches the cutoff, Meilisearch immediately interrupts it and returns all computed results.
17311731

17321732
By default, Meilisearch interrupts searches after 1500 milliseconds.
17331733

0 commit comments

Comments
 (0)