JCRMessageMapper.search(....) should use XPATH query which match the SearchQuery
--------------------------------------------------------------------------------

                 Key: IMAP-195
                 URL: https://issues.apache.org/jira/browse/IMAP-195
             Project: JAMES Imap
          Issue Type: Improvement
          Components: JCR Mailbox
            Reporter: Norman Maurer


At the moment the JCRMessageMapper.search(...) method use the 
SearchQueryIterator for matching the SearchQuery. This works but its not the 
best thing todo with a query aware backed like JCR. We should build a XPATH 
query which mache the SearchQuery and return the result directly (without using 
SearchQueryIterator)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to