Re: Topic & Executor streaming expressions

2019-04-15 Thread Joel Bernstein
This blog covers this topic is some depth: https://joelsolr.blogspot.com/2017/01/deploying-solrs-new-parallel-executor.html Joel Bernstein http://joelsolr.blogspot.com/ On Mon, Apr 15, 2019 at 11:19 AM Nazerke S wrote: > Hi everyone! > > Can anyone elaborate the topic and executor streaming

Topic & Executor streaming expressions

2019-04-15 Thread Nazerke S
Hi everyone! Can anyone elaborate the topic and executor streaming expressions? What I understand from the Solr reference guide was that the topic allows for subscribing to a query. So that whenever I execute a query, it returns the tuples that are not seen yet ?? What about executor function? Is