nextcloud/apps/files/lib/Search
Robin Appelman b6af62fd24 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-12 12:38:37 +00:00
..
FilesSearchProvider.php limit constructing of result objects in file search 2021-03-12 12:38:37 +00:00