Latest

Monday, July 10, 2017

Implementing elasticsearch percolator in laravel for sending notifications to users based on their searches

Asked by: Henna Rasool


I have a website that can make several searches (done in elasticsearch) and save some searches based on users preference for future references. Now if there are any changes found in the search results for these searches, notifications must be sent to the corresponding users. This needs to be done using the percolator feature of elasticsearch. The website is done in Laravel framework. Is there a simple way to implement this?



Source

No comments:

Post a Comment

Adbox