Hacker News new | ask | show | jobs
In 2 Minutes - From Zero to Elasticsearch with Mongoose (usesold.com)
12 points by tonydev 4694 days ago
2 comments

Love the name :) El Mongo. I heard that elastic search uses distributed logic to fuzzy search. Did find it reliable/reproducible?
Looks slick! It's not super clear - is the index update synchronous?
no the index update is asynchronous - it does not block the process at all.