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 d7d1e58251 JAMES-4166 Modify the search API with SearchOptions and 
push the offset onto the search engine
     new 6021b1e894 MAILBOX-401 EMailerDto should have a factory method
     new b2d88ad618 MAILBOX-401 Fix test suite
     new ec89682b20 MAILBOX-401 Allow search on mailing list subject prefix

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:
 .../james/mailbox/opensearch/json/EMailerDto.java  |   5 +
 .../james/mailbox/opensearch/json/EMailersDto.java |   2 +-
 .../mailbox/opensearch/json/IndexableMessage.java  |   2 +-
 .../james/mailbox/opensearch/json/SubjectsDto.java |  61 ++++++++
 .../opensearch/OpenSearchIntegrationTest.java      | 155 +++++++++++++++++----
 .../store/search/mime/HeaderCollection.java        |   3 +-
 .../store/search/mime/HeaderCollectionTest.java    |   4 +-
 mailbox/store/src/test/resources/eml/mail.json     |   3 +-
 .../src/test/resources/eml/pgpSignedMail.json      |   4 +-
 mailbox/store/src/test/resources/eml/spamMail.json |   3 +-
 .../src/test/resources/eml/spamMailNoHeaders.json  |   3 +-
 11 files changed, 207 insertions(+), 38 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to