Bug 53079 - Scope reduction should be performed for all search scopes
Summary: Scope reduction should be performed for all search scopes
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 11:53 EST by Philipe Mulet CLA
Modified: 2004-02-25 12:21 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2004-02-25 11:53:28 EST
Build 3.0M7

Currently the scope reduction only occurs for workspace scopes. It should be 
occur for all search scopes, so as to reduce the amount of investigations (only 
reducing the number of involved projects).
Comment 1 Jerome Lanneluc CLA 2004-02-25 12:21:17 EST
Actually the scope reduction is done in the IndexSelector, so it is done for 
all kind of scopes.