cancel
Showing results for 
Search instead for 
Did you mean: 

Can I search files in a specific folder

junminya
Champ on-the-rise
Champ on-the-rise
Hi..

Our alfresco is version 4.2.c and We use Repository in alfresco share.

We wanna know how to search files in specific folder.

If we search files by advanced search, files are searched by all repository files.

We want only specific folder's file.


Can I do ?
2 REPLIES 2

rjohnson
Star Contributor
Star Contributor
Not out the box, but if you look on the standard search you will see 3 links, This site, All sites and Repository and this just adjusts the Lucene search that is executed once you click "Search". There is nothing to stop you adding similar functionality to your advanced search form that would allow a user to select a folder or simply limit the search to a pre-selected folder. The search back end is a Javascript and its easy to override / manipulate the search that is executed.

junminya
Champ on-the-rise
Champ on-the-rise
thank you.

We can understand what we need easy customization for searching specific folder!

P.S. it was useful for us, so we click "mark it as such"