0
Subfolder Search
Source: nextcloud/server#37434 · opened by @zenith0212
Subfolder Search: Hello, everyone. I am using nextcloud server, and I need some features, such as sub folder search. So I decided to modify nextcloud server code, and found depth variable of nextcloud. So I set this variable -1 and it seems to behavior right. But I found that number of sql queries increased very highly. Through some research, I know nextcloud uses recursive search and every search runs some queries in subfolder search. This is too heavy. Why doesn't nextcloud reduce the number of queries? Please see _lib/private/files/view.php_ and _cache.php._ Here, nextcloud request and build some sql queries. I...
No pledges yet. Be the first to back this.
Comments
Similar requests
[Bug]: Moving shared subfolder by sharee, removes access for owner
0 votes · 0 comments
[Feature request] Add option "share subfolders"
0 votes · 0 comments
Set permissions for subfolders separately
0 votes · 0 comments
Share folder As "chosen name"
4 votes · 0 comments
Option to disable the deletion of files within a subtree if the the folder is protected from deletion
0 votes · 0 comments
No comments yet.