You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/api/settings.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1727,7 +1727,7 @@ You can use this `taskUid` to get more details on [the status of the task](/refe
1727
1727
1728
1728
## Search cutoff
1729
1729
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.
1731
1731
1732
1732
By default, Meilisearch interrupts searches after 1500 milliseconds.
0 commit comments