Issue search sort order #6693

Closed
opened 2025-11-02 07:04:02 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @lafriks on GitHub (Jan 15, 2021).

Currently bleve/elastic/db issue search will return results in ascending order by id (oldest first).

My proposal would be to return by relevance (score) in both elastic and bleve and order by id DESC (newest first) in database search

Originally created by @lafriks on GitHub (Jan 15, 2021). Currently bleve/elastic/db issue search will return results in ascending order by id (oldest first). My proposal would be to return by relevance (score) in both elastic and bleve and order by id DESC (newest first) in database search
GiteaMirror added the type/proposal label 2025-11-02 07:04:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6693