: From: rajani m
> : Reply-To: users@solr.apache.org
> : To: solr-user
> : Subject: firstSearcher listener replaying queries 3 times
> :
> : Hi Solr Users,
> :
> : The first searcher listener replays the list of queries under the
> : listener list 3 times, wondering what coul
events are processed on individual
SolrIndexSearchers -- and each replica has it's own SolrIndexSearchers
: Date: Tue, 13 Feb 2024 16:57:59 -0500
: From: rajani m
: Reply-To: users@solr.apache.org
: To: solr-user
: Subject: firstSearcher listener replaying queries 3 times
:
: Hi Solr
Hi Solr Users,
The first searcher listener replays the list of queries under the
listener list 3 times, wondering what could be the reason for it?
In the below example, when the collection is reloaded, the "q" is replayed
3 times, I expected it to be once. Is it a bug or the first searcher
tri