Bug 4316 - Search view should show if search results are accurate or not (1GLADMY)
Summary: Search view should show if search results are accurate or not (1GLADMY)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:09 EDT by Jerome Lanneluc CLA
Modified: 2001-10-23 12:02 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2001-10-10 23:09:40 EDT
For each search result, the SearchEngine reports whether it is accurate or not (an inaccurate result being symptomatic
	of a problem with the classpath).

	We claim that we have an accurate search. However, in doubt (ie. if there is problem with the classpath), we report
	inaccurate results. The search view should show this information so that user doesn't blindly rely on the fact that
	we told her that the result was accurate.

NOTES:
EG (10.10.2001 22:01:42)
	there is a simple rendering in place.
Comment 1 Dani Megert CLA 2001-10-23 12:02:58 EDT
The simple rendering puts ?: in front of non-exact matches.

Once this shows up we should check if the matches are really not exact or if 
they are a search engine bugs.