Re: New to Solr 5.5

2016-03-15 Thread Bhanu Prasad
e 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 solr ? Regards, Bhanu Prasad On Tue, Mar 15, 2016

Re: New to Solr 5.5

2016-03-15 Thread Bhanu Prasad
les automatically 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 <bhanupras...@gmail.com> > wrote: > > Hi Erick, > > >

Re: New to Solr 5.5

2016-03-14 Thread Bhanu Prasad
gt; On Mon, Mar 14, 2016 at 11:33 AM, Bhanu Prasad <bhanupras...@gmail.com> > wrote: > > I was able to create a core using create -c option, But this time with > user > > as solr. It worked. How can I make sure that the solr user is running the > > webapplication

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=cassie=cassie { "responseHeader":{ "status":0, "QTime":709}, "core":"cassie"} Regards, Bhanu Prasad On Mon

New to Solr 5.5

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