Skip to content

Commit 2babac8

Browse files
clarify search cutoff behaviour
1 parent 6b42a0a commit 2babac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 immediatelly interrupts it and returns all computed results.
17311731

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

0 commit comments

Comments
 (0)