FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests