restoring an index from restore command

2015-11-28 Thread GOURAUD Emmanuel
0]$ ls -lh /home/solr/test/20151128-073603009560/snapshot.test_shard1_replica2/ total 32K -rw-r--r-- 1 solr solr 346 Nov 28 07:36 _5.fdt -rw-r--r-- 1 solr solr 84 Nov 28 07:36 _5.fdx -rw-r--r-- 1 solr solr 431 Nov 28 07:36 _5.fnm -rw-r--r-- 1 solr solr 110 Nov 28 07:36 _5_Lucene50_0.doc -rw-

Single-sharded SolrCloud vs Lucene indexing speed

2015-11-28 Thread Zisis Tachtsidis
I'm conducting some indexing experiments in SolrCloud and I want to confirm my conclusions and ask for suggestions on how to improve performance. My setup includes a single-sharded collection with 1 additional replica in SolrCloud 5.3.1. I'm using SolrJ and the indexing speed refers to the actual

Re: Setting up Solr on multiple machines

2015-11-28 Thread Salman Ansari
I have started with one Zookeeper to test things and I have the following questions 1) In my zoo.cfg I have defined tickTime=4000 dataDir=C:\\Solr\\Zookeeper\\zookeeper-3.4.6\\data clientPort=2183 the strange thing is that it picks up dataDir and clientPort but always keeps tickTime = 3000. Any i

Re: Solrcloud with Zookeeper in production

2015-11-28 Thread Brian Narsi
I suggest the documentation Apache Solr Reference Guide for general learning. https://cwiki.apache.org/confluence/display/solr/Using+ZooKeeper+to+Manage+Configuration+Files https://cwiki.apache.org/confluence/display/solr/Solr+Field+Types https://wiki.apache.org/solr/SolrConfigXml And if you run