FastMail's Email Search Architecture
blog.fastmail.com
FastMail's Email Search Architecture
1–10 of 32 posts
Re: FastMail's Email Search Architecture
#2Re: FastMail's Email Search Architecture
#3I use it from the emacs notmuch mode.
Re: FastMail's Email Search Architecture
#4Does anyone know why they chose Xapian over elasticsearch?
Re: FastMail's Email Search Architecture
#5Does anyone know why they chose Xapian over elasticsearch?
Re: FastMail's Email Search Architecture
#6If you want Xapian search on a local maildir, I highly recommend notmuch[1]. Adding new mail and updating the index can take noticable time, but searching is super fast, it allows easy custom tagging, and search results are better than gmail in my experience. I use it from the emacs notmuch mode. [1] http://notmuchmail.org/
Re: FastMail's Email Search Architecture
#7If you want Xapian search on a local maildir, I highly recommend notmuch[1]. Adding new mail and updating the index can take noticable time, but searching is super fast, it allows easy custom tagging, and search results are better than gmail in my experience. I use it from the emacs notmuch mode. [1] http://notmuchmail.org/
Can notmuch do regular expression searches?
Re: FastMail's Email Search Architecture
#8Re: FastMail's Email Search Architecture
#9Does anyone know why they chose Xapian over elasticsearch?
For me it would be the use of Java. I've just had too much bad luck with it. Admittedly that's not really very objective reasoning.
Re: FastMail's Email Search Architecture
#10Once the indexes are up to date, we can switch back to being masters again. We index on all the replicas independently so that they are always ready.