On 27/01/2014 08:50, elmerfudd wrote:
I want to implement an alert service in my solr system.
In the FAST ESP system the service is called Real Time Alerting.

The service I'm looking for is:
- a document is fed to solr.
- without the document indexed , a set of queries run on the document
- if the document answers a query - an alert will be sent in near Real-Time.

You might want to take a look at Luwak, a library we built recently for running lots of stored queries in an efficient manner. We use this for media monitoring applications.

https://github.com/flaxsearch/luwak

Cheers

Charlie






--
View this message in context: 
http://lucene.472066.n3.nabble.com/Implementing-an-alerting-feature-tp4113666.html
Sent from the Solr - User mailing list archive at Nabble.com.



--
Charlie Hull
Flax - Open Source Enterprise Search

tel/fax: +44 (0)8700 118334
mobile:  +44 (0)7767 825828
web: www.flax.co.uk

Reply via email to