Gautier DI FOLCO created JAMES-2935:
---------------------------------------

             Summary: Filter is too restrictive when over-specific
                 Key: JAMES-2935
                 URL: https://issues.apache.org/jira/browse/JAMES-2935
             Project: James Server
          Issue Type: Improvement
          Components: elasticsearch
    Affects Versions: 3.4.0
            Reporter: Gautier DI FOLCO


It occurs that when call JMAP's *GetMessagesList* with the following *filter*:
{code:java}
"filter":{text":"some words"}{code}
If you get 3 messages in the same mailbox
{code:java}
"filter":{"inMailboxes":["the-mailbox-id"],"text":"some words"}{code}
You will only get 1



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to