I think that all this will do is create a config file with the name
booksConfig based on a template. This and other calls like these are solr's
core admin api calls that you make through http requests.
You don't need to make any changes to your schema or solrconfig files in
order to execute such calls.

On Tue, 5 Jan 2016, 11:57 vidya <vidya.nade...@tcs.com> wrote:

> Hi
>
> I am pretty new to solr and when i am going through the tutorials , I came
> across urls for querying like
> "
> http://localhost:8983/solr/admin/configs?action=CREATE&name=booksConfig&baseConfigSet=genericTemplate
> "
> .
> I wanted to know how to implement the same by doing changes in schema.xml
> or
> solrconfig.xml. Where should i make changes when an "action=" is specified.
>
> Thanks in advance
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Querying-with-action-parameter-included-in-URL-tp4248576.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
-- 
Regards,
Binoy Dalal

Reply via email to