diff options
| author | Carl Worth <cworth@cworth.org> | 2010-02-04 17:08:11 -0800 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2010-02-04 17:08:11 -0800 |
| commit | 3767c6f9f9c4719f36569daa05cd56470b3fd00f (patch) | |
| tree | 3ec528e01314fa5179b7e37e68b42057123f1a85 /lib/thread.cc | |
| parent | d111c720bad53f98edba958aa605e857036a2bc8 (diff) | |
notmuch new: Don't index uuencoded data.
With modern MIME attachments, we're already avoiding indexing the
attachments. But for old-school uuencoded data in the mail, we have
been directly indexing the encoded data as terms, (which is not useful
at all---nobody will ever ytry to search based on the seemingly random
uuencoded data).
Additionally, indexing a modestly large uuencoded file seems to make
Xapian go insane, (consuming *lots* of memory).
We fix both problems by detecting uuencoded content and not performing
any indexing of it.
Diffstat (limited to 'lib/thread.cc')
0 files changed, 0 insertions, 0 deletions
