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 57e5547d35 JAMES-4104 [webadmin-cli] Update feign client - use okhttp client instead of default new b6b68130da [ENHANCEMENT] Allow plug custom indexers into OpenSearchListeningMessageSearchIndex new 63afb9ae54 [ENHANCEMENT] OpenSearchListeningMessageSearchIndex: option to accept fetching the FULL message content new f08bc04101 [ENHANCEMENT] Adapt mock tests The 3 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: .../servers/pages/distributed/configure/jvm.adoc | 15 ++++++- .../OpenSearchListeningMessageSearchIndex.java | 48 ++++++++++++++++++---- .../opensearch/OpenSearchIntegrationTest.java | 3 +- .../OpenSearchNoIndexBodyIntegrationTest.java | 3 +- .../OpenSearchListeningMessageSearchIndexTest.java | 6 ++- .../search/OpenSearchSearchHighlighterTest.java | 3 +- .../opensearch/search/OpenSearchSearcherTest.java | 3 +- .../store/search/ListeningMessageSearchIndex.java | 6 ++- .../elasticsearch/host/OpenSearchHostSystem.java | 3 +- .../modules/mailbox/OpenSearchMailboxModule.java | 2 + .../james/webadmin/routes/MailboxesRoutesTest.java | 7 +++- .../webadmin/routes/UserMailboxesRoutesTest.java | 4 +- 12 files changed, 83 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org