This is an automated email from the ASF dual-hosted git repository.
btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 2674b2de72 [ENHANCEMENT] Remove benign verbose logs upon shutdown
(#2356)
new 829a63f49a [IMPROVEMENT] JMAP use search index relevance as default
sort
new bf860504a6 [IMPROVEMENT] JMAP should include attachement filenames in
text clause
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/james/mailbox/model/SearchQuery.java | 15 ++++++++-------
.../mailbox/cassandra/search/AllSearchOverrideTest.java | 7 +++++++
.../cassandra/search/DeletedSearchOverrideTest.java | 5 +++++
.../search/DeletedWithRangeSearchOverrideTest.java | 6 ++++++
.../search/NotDeletedWithRangeSearchOverrideTest.java | 6 ++++++
.../mailbox/cassandra/search/UidSearchOverrideTest.java | 5 +++++
.../cassandra/search/UnseenSearchOverrideTest.java | 11 +++++++++++
.../mailbox/opensearch/query/CriterionConverter.java | 2 ++
.../store/search/comparator/CombinedComparator.java | 1 -
.../mailbox/store/search/CombinedComparatorTest.java | 8 ++++----
.../org/apache/james/imap/processor/SearchProcessor.java | 2 ++
.../apache/james/imap/processor/SearchProcessorTest.java | 2 ++
.../jmap/rfc8621/contract/EmailQueryMethodContract.scala | 6 +++---
.../apache/james/jmap/utils/search/MailboxFilter.scala | 3 ++-
14 files changed, 63 insertions(+), 16 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]