How Percolate Queries in Elasticsearch Make Alerting a Breeze

Written by wagslane | Published 2020/06/07
Tech Story Tags: cryptography | alert-systems | backend | elastic | elasticsearch | nosql | percolate | database

TLDR Elasticsearch is a NoSQL distributed database that is good for, well, searching. Elasticsearch's percolate query is an inverse search that returns a subset of the queries that match the document. Percolate queries are perfect for when you have an ever changing set of criteria (probably created by users) that many documents need to be checked against. For example, a user can create a query that triggers when a twitter post mentions their name, or when a temperature in a city is above a certain threshold.via the TL;DR App

no story

Written by wagslane | Founder of Boot.dev. Whining about coding sins since 2011. Committing coding sins for the same.
Published by HackerNoon on 2020/06/07