Re: New to Solr 5.5

2016-03-15 Thread Bhanu Prasad
under "/var/solr/data" It has all the default files, I need some direction to configure existing Cassandra keyspace into my solr core. I have already placed the Cassandra jdbc drivers into my Java/lib, I believe I should be using the 'DIH' example configs for getting the data into sol

Re: New to Solr 5.5

2016-03-15 Thread Bhanu Prasad
utomatically push the configuration set up to Zookeeper, > which you can see in the > adminUI>>cloud>>tree view. > > Best, > Erick > > On Mon, Mar 14, 2016 at 12:20 PM, Bhanu Prasad > wrote: > > Hi Erick, > > > > I am very new to this, I have

Re: New to Solr 5.5

2016-03-14 Thread Bhanu Prasad
11 PM, Erick Erickson wrote: > What configsets have you uploaded to Solr? The canned example does > this for you. The configurations must reside in Zookeeper, NOT on the > local disk. I think that's probably what you're seeing... > > Best, > Erick > > On Mon,

Re: New to Solr 5.5

2016-03-14 Thread Bhanu Prasad
: /var/solr/data/cassie Creating new core 'cassie' using command: http://localhost:8983/solr/admin/cores?action=CREATE&name=cassie&instanceDir=cassie { "responseHeader":{ "status":0, "QTime":709}, "core":"cassie"}

New to Solr 5.5

2016-03-14 Thread Bhanu Prasad
a:166) ... 32 more I have installed solr as root, Please let me know if I am missing anything in the configuration. Regards, Bhanu Prasad DevOps