Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 419633

Summary: Search: Add ability to select search scope from within the search page
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: Elijah El-Haddad <elijahe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: antonm, elijahe, simon_kaegi
Version: 4.0   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2013-10-16 15:59:10 EDT
In Bug 419178, I'e fixed the search scope issue when file system changes.
But we may want a better solution so that user can always switch to different file  systems inside the search page. Or, further, search within the current project.
Comment 1 libing wang CLA 2013-10-18 14:20:38 EDT
I've added the file system switcher when fixing bug 419178.
In 5.0 time frame, we may want to add scope for projects.
Comment 2 Elijah El-Haddad CLA 2014-03-21 14:40:55 EDT
Pushed initial implementation to eclipse.org which supports selecting a single folder or the root as the scope.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=f294e7ff5052c5e2def26dcd698801b7ae8a6d37
Comment 3 Elijah El-Haddad CLA 2014-04-15 14:24:30 EDT
Closing this bug. Allowing multiple files/folders to be selected should be covered by another bug when the backend functionality is implemented.