Bug 845

Summary: Move the search UI classes to the search plugin (1GDS7P9)
Product: [Eclipse Project] Platform Reporter: Dorian Birsan <birsan>
Component: User AssistanceAssignee: Konrad Kolosowski <konradk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M2   
Hardware: All   
OS: Windows All   
Whiteboard:

Description Dorian Birsan CLA 2001-10-10 21:48:51 EDT
Search should be completely contained in the search plugin.

NOTES:
Comment 1 Konrad Kolosowski CLA 2002-02-12 18:14:27 EST
The code refering to the propriatary com.ibm... help plugin has been removed.
Open source search engine org.apache.lucene has been added.  It is complete 
search engine implementation residing in one plugin.
This plugin is required by help plugin, and the code that supports help search 
using this plugin has been rightfully put in the help and help.ui plugins.