Hello.  My company uses Solr-4.10 in a distributed environment.  I have
written a SearchComponent which contains a cache which is loaded at
start-up.  The cache is only used on the searchers, never on the
aggregators. Is there some way I can signal that the cache should be loaded
only if the Solr instance in question is a searcher, not if it is an
aggregator?  At present the cache is loaded in the inform() function; is
that the wrong place for it?

Thanks in advance for your help.
Jitka



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Can-I-take-Solr-role-aggregator-searcher-into-consideration-at-start-up-tp4266197.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to