mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
The server defines a `limit` value and search requests are capped to this limit if their requested value exceeds it. If this happens it is now returned with the search response (clients can print a warning). Closes: #1358