Re: Simplest way of registering new solr core!

2009-05-19 Thread KK
that Thanks in appreciation. --KK On Mon, May 18, 2009 at 12:48 PM, KK dioxide.softw...@gmail.com wrote: Hi, What is the simplest way of registering a new solr core? Do we have to use some standard APIs for this, or making a Ajax get call to http://localhost:8983/solr/admin/cores

Simplest way of registering new solr core!

2009-05-18 Thread KK
Hi, What is the simplest way of registering a new solr core? Do we have to use some standard APIs for this, or making a Ajax get call to http://localhost:8983/solr/admin/cores with proper request parameter lik these, [?action=CREATEname=coreXinstanceDir=path_to_instance_directoryconfig

Re: Simplest way of registering new solr core!

2009-05-18 Thread KK
Do we have to extend the CoreAdminHandler class and use some methods therein to register a new core? Thanks in appreciation. --KK On Mon, May 18, 2009 at 12:48 PM, KK dioxide.softw...@gmail.com wrote: Hi, What is the simplest way of registering a new solr core? Do we have to use some

Re: Simplest way of registering new solr core!

2009-05-18 Thread Noble Paul നോബിള്‍ नोब्ळ्
...@gmail.com wrote: Hi, What is the simplest way of registering a new solr core? Do we have to use some standard APIs for this, or making a Ajax get call to http://localhost:8983/solr/admin/cores with proper request parameter lik these, [?action=CREATEname=coreXinstanceDir