Share

Aperture

Code

Programming Languages: Java

License: BSD License

Repositories

browse code, statistics, last commit on 2009-11-15 svn co https://aperture.svn.sourceforge.net/svnroot/aperture aperture

Show:

What's happening?

  • Comment: Hash conflicts in MailUtil.getMessageID

    Applied a little fix in r2125. It made the imap crawler discover 7 additional data objects in my test folder. This would affect the mbox crawler (always) and imap crawler (when crawling mh-backed imap folders with the useHeadersHash set to false). I consider this issue closed.

    2009-11-15 16:26:49 UTC by mylka

  • Aperture

    mylka committed revision 2125 to the Aperture SVN repository, changing 6 files.

    2009-11-15 16:23:08 UTC by mylka

  • Hash conflicts in MailUtil.getMessageID

    While investigating the mail hash computation improvements described in issue 2897293, and my email to aperture-dev: http://bit.ly/75ELY I came across a potentially very important bug. The method for computing hash values from the 'whole' message didn't actually use the 'whole' message. Only the content. This was wrong and caused the loss of three messages on my test folder. All of these where...

    2009-11-14 21:45:25 UTC by mylka

  • Comment: Incremental IMAP crawling slow on MH-backed servers

    applied a little fix in r2123. This introduces a flag which speeds things up by a factor of 30. Please confirm and close the issue.

    2009-11-14 21:42:13 UTC by mylka

  • Aperture

    mylka committed revision 2124 to the Aperture SVN repository, changing 1 files.

    2009-11-14 16:25:36 UTC by mylka

  • Aperture

    mylka committed revision 2123 to the Aperture SVN repository, changing 5 files.

    2009-11-14 13:06:22 UTC by mylka

  • Incremental IMAP crawling slow on MH-backed servers

    This is a consequence of the solution we applied to the age-old issue 1989505, http://bit.ly/4ruQDC. In general now the crawler behaves correctly and stuff. The problem is that the idea to make the hash of the entire message part of the URI itself - makes the crawler download the entire message on each crawl. Thus the incremental crawl lasts exactly as long as the initial crawl, which is...

    2009-11-13 15:28:03 UTC by mylka

  • Comment: XMP Metadata Support

    Now that we decided that buffering the entire stream to use it with multiple extractors is the lesser evil (r2122, aperture dev mail http://bit.ly/29rPUi), can we close this ticket?.

    2009-11-13 15:00:36 UTC by mylka

  • Aperture

    mylka committed revision 2122 to the Aperture SVN repository, changing 1 files.

    2009-11-12 14:52:30 UTC by mylka

  • Aperture

    mylka committed revision 2121 to the Aperture SVN repository, changing 1 files.

    2009-11-12 14:50:00 UTC by mylka

Our Numbers