You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/08/13 15:21:16 UTC

[jira] Created: (IMAP-195) JCRMessageMapper.search(....) should use XPATH query which match the SearchQuery

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org