I moved solr 4.1 to solr 4.2 on one of slave server earlier my index
directory has index.timestamp, but now, it has only index folder no
timestamp. Is this is bug.?? Though size of index is same as on master . It
shows replication running on dasboard with both master and slave version.
what happene
Erick,
I run 2 solr instances each on serverA and 2 on serverB.
Server A : 8983(leader), 8900(replica)
ServerB : 7574 (leader), 7500 (replica).
Please find the command below in the order in which they are started. Also i
am using single embedded zookeeper 9983 for all servers.
*serverA*
cd /
.
But, When i fire same query on serverA 8983
http://serverB:8983/solr/collection1/select?q=*:*
I can see the result.
Please tell, i can fire query on any server... As document must be updated
to all..? also how to resolve this error.. Is this bug in solr cloud?
Thanks
Yayati
--
View this
Hi Mark,
Please find detail stacktrace :
2012-11-30 19:32:58,260 [pool-2-thread-1] ERROR
apache.solr.core.CoreContainer - null:org.apache.solr.common.SolrException:
ZkSolrResourceLoader does not support getConfigDir() - likely, what you are
trying to do is not supported in ZooKeeper mode
Hi,
I want to compute my own stats in addition to solr default stats. How can i
enhance statistics in solr? How this thing can be achieved.. Solr compute
stats as cumulative, is there is any way to get per instant stats...??
Thanks... waiting for good replies..
--
View this message in con