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 164404f9b8 JAMES-2182 Lucene search highlight - moving test case
`shouldHighlightAttachmentTextContentWhenTextBodyDoesNotMatch` to contract class
add ed88ea9e47 JAMES-4077 Back memory-app with Lucene
add 3c98c5fe8b JAMES-4077 Re-guice binding SearchSnippetGetMethod
No new revisions were added by this update.
Summary of changes:
.../james/mailbox/lucene/search/LuceneSearchHighlighter.java | 7 ++++++-
.../org/apache/james/CassandraRabbitMQJamesServerMain.java | 12 ------------
.../org/apache/james/DistributedPOP3JamesServerMain.java | 12 ------------
server/apps/memory-app/pom.xml | 4 ++++
.../main/java/org/apache/james/MemoryJamesServerMain.java | 2 +-
.../james/modules/mailbox/LuceneSearchMailboxModule.java | 12 ++++++++++++
server/container/guice/memory/pom.xml | 4 ++++
.../apache/james/modules/mailbox/MemoryMailboxModule.java | 5 ++---
.../org/apache/james/jmap/rfc8621/RFC8621MethodsModule.java | 2 ++
.../rfc8621/memory/MemorySearchSnippetGetMethodTest.java} | 4 ++--
10 files changed, 33 insertions(+), 31 deletions(-)
copy
server/protocols/jmap-rfc-8621-integration-tests/{distributed-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/distributed/DistributedSearchSnippetGetMethodTest.java
=>
memory-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/memory/MemorySearchSnippetGetMethodTest.java}
(88%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]