[ 
https://issues.apache.org/jira/browse/MAILBOX-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Norman Maurer updated MAILBOX-5:
--------------------------------

    Issue Type: Improvement  (was: Bug)

not a bug...

> Store text body parts seperate to optimize search
> -------------------------------------------------
>
>                 Key: MAILBOX-5
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-5
>             Project: James Mailbox
>          Issue Type: Improvement
>            Reporter: Norman Maurer
>             Fix For: 0.2
>
>
> From the IMAP RFC:
> 6.4.4.  SEARCH Command
>       Server implementations MAY exclude [MIME-IMB] body parts with
>       terminal content media types other than TEXT and MESSAGE from
>       consideration in SEARCH matching.
>     TEXT <string>
>          Messages that contain the specified string in the header or
>          body of the message.
>       BODY <string>
>          Messages that contain the specified string in the body of the
>          message.
> At the moment if any of the two above is triggered we parse the whole message 
> again. If we would store the text parts some kind of optimized we would be 
> able to search without this overhead. 

-- 
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