[ http://jira.codehaus.org/browse/MRM-130?page=comments#action_74196 ] Joakim Erdfelt commented on MRM-130: ------------------------------------
The search results page should do some linkage too. Currently the 3 columns are Group / Artifact / Version I propose 4 columns. # Group Id - with link to browse for group id. # Artifact Id - with link to browse for artifact id. # Version - with link to details for version. # Download (icon) - with direct link to download artifact. So. using a real world example... # org.apache.maven - http://repository.maven.org/browse/org.apache.maven # maven-core - http://repository.maven.org/browse/org.apache.maven/maven-core # 2.0.3 - http://repository.maven.org/browse/org.apache.maven/maven-core/2.0.3 # (download) - http://repo.mergere.com/maven2/org/apache/maven/maven-core/2.0.3/maven-core-2.0.3.jar > improve search results page > --------------------------- > > Key: MRM-130 > URL: http://jira.codehaus.org/browse/MRM-130 > Project: Archiva > Issue Type: Improvement > Components: web application > Reporter: Brett Porter > Assigned To: Brett Porter > Fix For: 1.0-beta-1 > > Original Estimate: 3 hours > Time Spent: 1 hour > Remaining Estimate: 2 hours > > currently, the search results are very plain. We should: > - provide more information about the artifact > - provide more information about the relevance of the result > - provide information about how the search hit occurred (what field) > - paginate the results -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
