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

Bug 390972

Summary: Search: Add extension point to search proposals.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.5   
Target Milestone: 1.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2012-10-02 16:10:17 EDT
Currently the global search completion is based on the recent and saved searches.
In addition to that, we should have an extension point so that user can add other categories and proposal lists onto the proposal.
When user types a keyword, in addition to the saved and recent searches , the plugin can decide the result from the given keyword and return back proposals on multiple categories. The plugin can also decide if they want Orion to filter result from the returned full set of data.