linagora / james-project

Mirror of Apache James Project
Apache License 2.0
70 stars 63 forks source link

[SEARCH] Fix sort by relevance #5223

Closed chibenwa closed 1 month ago

chibenwa commented 1 month ago

If no sorts is provided, james relies on a sort on UID

This is an IMAP specific choice done n the mailbox.

By doing this, we override the relevance of the search results as ranked by the search index.

We should: