Bug 392375 - Search: be able to narrow down search on file types.
Summary: Search: be able to narrow down search on file types.
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 0.5   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: libing wang CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks: 369816
  Show dependency tree
 
Reported: 2012-10-18 15:42 EDT by libing wang CLA
Modified: 2012-11-28 10:46 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description libing wang CLA 2012-10-18 15:42:33 EDT
I got several feed backs on search recently:
We are not able to filter on file types.
I've heard from john that lucene already supports this and for crwaler it is very easy as well. We need to add this abolity in UI somewhere for 2.0.
Comment 1 libing wang CLA 2012-10-18 15:46:21 EDT
I think the current completion popup is good candidate to add more filters on. Like, once you start typing, the completion popup will have a filtering zone at the top, allowing you to set some advanced things.
Comment 2 libing wang CLA 2012-10-29 15:30:35 EDT
Had short conversation with Mcq today. He thinks we should keep the completion as simple as possible. File type search should be initiated in a new page. We can call it advanced search.
Comment 3 libing wang CLA 2012-11-08 17:05:54 EST
fixed with http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e591aba9bc50bd14c16fd504474296f691f38f58.
Now there is a floating popup when you click on the triagle in the search box.
You can do file type combining with regEx search now.