firstSearcher and newSeacher are definitely per core, they have to be since they are intended to warm searchers and searchers are per core.
I don't particularly see the benefit of firing them both either. Not sure which one makes the most sense though. Best, Erick On Mon, Oct 3, 2016 at 7:10 PM, Jihwan Kim <[email protected]> wrote: > I am using external file fields with larger external files and I noticed > Solr Core Reload loads external files twice: firstSearcher and nextSearcher > event. > > Does it mean the Core Reload triggers both events? What is the > benefit/reason of triggering both events at the same time? I see this on > V. 4.10.4 and V. 6.2.0 both. > > Thanks,
