Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search function does not work on shared folders #744

Closed
ibagur opened this issue Dec 6, 2012 · 11 comments
Closed

Search function does not work on shared folders #744

ibagur opened this issue Dec 6, 2012 · 11 comments

Comments

@ibagur
Copy link

ibagur commented Dec 6, 2012

The search function does not work in shared folders. If I share a folder with another user, this user cannot perform a search of files there. I can do searches on my own folder as usual.

However, the search function works ok for both own and shared calendars, for example.

I have tested both in Windows 7 and OSX Snow Leopard with PHP 5.3.2 and MySql 5.1.44

I ignore if this is a bug or a feature not present at the moment.

Thanks

@lonestaritaly
Copy link

I have interest in this too, searching within shared folders is crucial when you plan to use OC as a platform for multiple users with a sort of admin master user that checks and validates files and then shares them to lower level users. If they cannot search within shared files but only within their own files, the whole thing is highly limited.

So are there any plans to make this feature available?

@andrewleith
Copy link

+1 for me too, this would seem logical.

Right now I intend all users to share files and am granting them all access from an administrator account. This means the searching right now does nothing for them.

@tanghus
Copy link
Contributor

tanghus commented Jan 27, 2013

@MTGap @schiesbn what is the status on this?

@ghost ghost assigned butonic Mar 1, 2013
@jancborchardt
Copy link
Member

@ibagur @lonestaritaly @andrewleith is anyone of you interested in implementing this? @butonic can you comment?

@butonic
Copy link
Member

butonic commented Mar 1, 2013

This is not going to happen for OC5. We should add this as a todo item for oc6, where we will likely move to filter the current app instead of showing the results in an extra dropdown.

That said modifying the current code to also search shared items should not be that hard. Searching inside shared files is a totally different topic and will be implementes in the search_lucene app.

I'd say go ahead and dive into the code: /lib/search/provider/file.php
As it seems @icewind1991 seems to have rewritten the way the filecache implements the search, so maybe he and @MTGap can shed some light on how best to search shared files.

@lonestaritaly
Copy link

@jancborchardt sorry but I have no programming skills

@nature007
Copy link

Anybody know how to modify the code to make this work? Any Update?

@matt0001
Copy link

matt0001 commented Jun 4, 2013

any update on this or insight into the /lib/search/provider/file.php?

@DeepDiver1975
Copy link
Member

this actually has been fixed with #3066

@albertotugeiro
Copy link

i updated cloud from 6.x to 7.x and search function on shared folders not work, please, someone help me.

@butonic
Copy link
Member

butonic commented Aug 18, 2014

@albertotugeiro search in shared files for OC7 has been fixed with #10287 and will be released with OC 7.0.2

@lock lock bot locked as resolved and limited conversation to collaborators Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

10 participants