]> git.notmuchmail.org Git - notmuch/commit
notmuch-index-message: Fix handling of thread_id terms.
authorCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2009 21:00:10 +0000 (14:00 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2009 21:00:10 +0000 (14:00 -0700)
commit736bad40ac5cb08e205525741246295f7a7ab1e8
treebecdcc2074b99ddb47c93a66cf59c02ebf115153
parent535b14dcba772786541a95db280daf24398aacc5
notmuch-index-message: Fix handling of thread_id terms.

We now emit one term per thread_id, rather than the comma-separated
super-term we were doing previously.
notmuch-index-message.cc