In Windows Explorer you can navigate to a specific folder and have the option of searching within that folder when right clicked. In Alfresco's web client, is it possible to navigate to a certain folder and choose to search within that folder using one of the folder options? The only way I see currently to perform a search on a certain folder would be going into advance search and choose the specific folder to search within.
Is this feature going to be implemented down the road? This seems like a rather popular feature people use. If this is not going to be implemented, implementing it wouldn't be hard would it? I just need to pass the path as an argument to the advance search screen?
I don't believe there are any plans to add this feature, but feel free to raise this as a new feature in JIRA and it will certainly get considered.
You could modify r:simpleSearch component to add an option to just search within the current space. Have a look at org.alfresco.web.ui.repo.component.UISimpleSearch