> There are a couple of issues that slow us down.  One is that we store the
> original source of the message only.  I believe that Eudora stores a decoded
> version of the message.  The second is that we support Unicode and multiple
> languages.  So, for each message body we search, we have to decode the
> message as Unicode and search the Unicode.


Correct me if I'm wrong, but it sounds like the original source of the
message is encoded, so you have to decode each message before you can search
through it?

If it's faster to do a straight comparison, couldn't you just encode the
search text and search for that?

- B


-- 
To unsubscribe:               <mailto:[EMAIL PROTECTED]>
To search the archives: 
          <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to