https://opensourceconnections.com/blog/2016/02/05/luwak/
I'll try to follow up on this thread with anything more concrete as we will be
discussing internally.
Regards,
Luke
From: users@solr.apache.org At: 12/13/23 13:03:35 UTC-5:00To:
users@solr.apache.org
Subject: Re: Solr Query Alerting
Hi
Hi Luke,
We built Luwak, the basis of Solcolator, at my previous company Flax,
and donated it to Lucene. I've sent you a separate private email. I
don't know who built Solcolator sadly, it would indeed be awesome to get
this feature properly integrated into Solr.
Best
Charlie
On 13/12/2023
Hi All,
My team and I are trying to match documents against a set of queries. Both need
to be updated in real-time (at least on the order of seconds) and the system
needs to scale to potentially millions of queries. Although lucene monitor
greatly optimizes this kind of alerting logic, as far a