This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 208541 - sorting of results in add dependency dialog
Summary: sorting of results in add dependency dialog
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-17 10:00 UTC by Milos Kleint
Modified: 2016-07-07 08:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2012-02-17 10:00:54 UTC
the results returned to simple queries like "wicket", "maven", "wagon" return results alphabetically based on groupId. The results with the highest score appear in the middle or end of the result list.

This issue is filed to experiment with the results returned by nexus, without sorting them on our side.
Comment 1 Milos Kleint 2012-02-17 10:15:39 UTC
searchIteratorPaged() in nexus' DefaultSearchEngine returns ArtifactInfo instance with the luceneScore property filled in..
Comment 2 Martin Balin 2016-07-07 08:38:22 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss