paint-brush
How Percolate Queries in Elasticsearch Make Alerting a Breezeby@wagslane
781 reads
781 reads

How Percolate Queries in Elasticsearch Make Alerting a Breeze

by Lane Wagner5mJune 7th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

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.

People Mentioned

Mention Thumbnail

Company Mentioned

Mention Thumbnail
featured image - How Percolate Queries in Elasticsearch Make Alerting a Breeze
Lane Wagner HackerNoon profile picture
Lane Wagner

Lane Wagner

@wagslane

Founder of Boot.dev. Whining about coding sins since 2011. Committing coding sins for the same.

About @wagslane
LEARN MORE ABOUT @WAGSLANE'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Lane Wagner HackerNoon profile picture
Lane Wagner@wagslane
Founder of Boot.dev. Whining about coding sins since 2011. Committing coding sins for the same.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here