On 11/12/2010 3:00 PM, Shawn Heisey wrote:
I have not tried reloading the core instead of restarting Solr, I
should do that.
Just so everyone's aware: Reloading the core is not enough to get
solr.core.name to be updated in the healthcheck filename. Solr must be
restarted.
On 11/12/2010 2:48 PM, sivaram wrote:
That is good if we can restart the solr. But we don't want to restart the
whole solr after every commit because some of the core usually have to
update for comparatively short times. So, we do a core reload to get all the
synonyms and other stuff getting upda
solr reload.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Corename-after-Swap-in-MultiCore-tp1835325p1891671.html
Sent from the Solr - User mailing list archive at Nabble.com.
On 11/7/2010 9:11 AM, Ephraim Ofir wrote:
Do you mean solr.core.name has the wrong value after the swap? You
swapped doc-temp so now it's doc and solr.core.name is still doc-temp?
This completely contradicts my experience, what version of solr are you
using?
Why use postCommit? You're running the
it for the next query time to make sure it is done. So, I don't
want to wait for that time. I want to swap immediately after it is done.
Thanks again and please let me know if any of my approaches sound wrong.
Ram.
--
View this message in context:
http://lucene.472066.n3.nabble.com/
lr-user@lucene.apache.org
Subject: Corename after Swap in MultiCore
Hi everyone,
Long question but please hold on. I'm using a multicore Solr instance to
index different documents from different sources( around 4) and I'm
using a
common config for all the cores. So, for each source I hav
t swap query will be executed only after
this dataimport is finished?
Thanks in advance.
Ram.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Corename-after-Swap-in-MultiCore-tp1835325p1835325.html
Sent from the Solr - User mailing list archive at Nabble.com.