nextcloud/apps/files/lib
Robin Appelman 57042ab107
limit constructing of result objects in file search
even thought we currently have no proper way of limiting the search itself, we can at least limit the construction of the result objects.

this saves about 40% of the time spend in the search request in my local testing

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-18 08:22:31 +01:00
..
Activity Activity: show if files are hidden or not 2021-03-04 16:04:27 +00:00
AppInfo Fix TagService DI name 2020-08-17 16:55:16 +02:00
BackgroundJob Update license headers for 19 2020-04-29 11:57:22 +02:00
Collaboration/Resources Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Command Stop transfer of ownership between same users 2020-10-12 20:03:17 +00:00
Controller Do not expose direct editing if no master key is available 2020-09-01 11:40:27 +02:00
Db Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Event Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listener Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migration Update license headers for 18 2019-12-20 09:23:25 +01:00
Notification Show the displayname instead of the user id 2020-04-08 16:09:03 +02:00
Search limit constructing of result objects in file search 2021-03-18 08:22:31 +01:00
Service Merge pull request #22648 from nextcloud/bugfix/noid/transfer-all-shares 2020-09-09 13:32:43 +02:00
Settings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
App.php Update license headers 2019-12-05 15:38:45 +01:00
Capabilities.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Helper.php add mount point to quota warning message 2020-10-04 11:05:24 +00:00