Skip to content

Setting to sort by release timestamp or version #14

Open
@GiovaniFerraroTrivelli

Description

@GiovaniFerraroTrivelli

Hello!

Would it be possible to add a setting that lets us choose which field the results are sorted by? The API currently sorts every version by timestamp, so bugfix releases for older versions sometimes appear ahead of the actual latest release, and the plugin doesn’t always show the newest version.

Example:

https://search.maven.org/solrsearch/select?wt=json&core=gav&q=g:%20com.fasterxml.jackson.core%20+AND+a:%20jackson-core%20

Latest version: 2.19.0
By timestamp: 2.18.4

Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core

Thanks!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions