There's some documentation in the README on github, and the code itself has 
full javadoc (it's a pretty simple library to use).  You can also watch a 
presentation Charlie and I did in Dublin describing how luwak works and what 
we've used it for: http://www.youtube.com/watch?v=rmRCsrJp2A8

Alan Woodward
www.flax.co.uk


On 27 Jan 2014, at 13:18, Furkan KAMACI wrote:

> Hi Charlie;
> 
> Is there any written documentation that explains your library?
> 
> Thanks;
> Furkan KAMACI
> 
> 
> 2014-01-27 Charlie Hull <char...@flax.co.uk>
> 
>> 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