Hacker News new | ask | show | jobs
by bogomipz 2827 days ago
Good to know, thanks. Can you say how is the search functionality and indexing on the inbox on Fastmail?
1 comments

Our search is built on top of the Xapian search engine. We blogged about the underlying tech a while ago. You can sign up a free trial and have a play pretty easily.

https://fastmail.blog/2014/12/01/email-search-system/

Search works decently, but they index the whole message, including quoted text. So a search term shows up in the original message, as well as all the replies downthread.
Yeah, we're working on identifying whether something is in quoted or non-quoted text. That one is quite tricky to get 100% right, so we err on the side of matching more messages.