Hi,

Do you mean that when you startup Solr, it will automatically do the search
request even before the Solr is fully started up?

Regards,
Edwin


On Fri, 8 Mar 2019 at 10:13, Rahul Goswami <rahul196...@gmail.com> wrote:

> Hello Solr gurus,
>
> I am using Solr 7.2.1 (non-SolrCloud). I have a situation where Solr got
> killed before it could commit updates to the disk resulting in log replay
> on startup. During this interval, I observe that a searcher is opened even
> before log replay has finished, resulting in some stale results, which in
> turn has a cascading effect on other parts of the application. Is there a
> setting in Solr which would prevent Solr from serving search requests
> before log replay has finished?
>
> Thanks,
> Rahul
>

Reply via email to