One of the usecases is for instance to register users interests and be able
to notify users as soon as a new interesting document comes in. Users
interest would be represented as elasticsearch queries and stored in
elasticsearch. Each new document would be percolated in order to know which
users are interested in it, and notify them. This is pretty much an example
of the alerting usecase. You can find in the slides other two usecases for
the percolator though.
Cheers
Luca
On Thursday, October 17, 2013 1:10:38 PM UTC+2, paul wrote:
Hi ,
I am a new Elasticsearch user , I was going through the documentation of
percolator API. had couple of questions.
What is the use of this functionality in real world any example of its
usage.
generally we query and get relevant data and use the data. here we get
what query the data matches what's the use of it.
One of the usecases is for instance to register users interests and be
able to notify users as soon as a new interesting document comes in. Users
interest would be represented as elasticsearch queries and stored in
elasticsearch. Each new document would be percolated in order to know which
users are interested in it, and notify them. This is pretty much an example
of the alerting usecase. You can find in the slides other two usecases for
the percolator though.
Cheers
Luca
On Thursday, October 17, 2013 1:10:38 PM UTC+2, paul wrote:
Hi ,
I am a new Elasticsearch user , I was going through the documentation of
percolator API. had couple of questions.
What is the use of this functionality in real world any example of its
usage.
generally we query and get relevant data and use the data. here we get
what query the data matches what's the use of it.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.