>From the doc you referenced where it outlines the parameters for the
create command:

-d <confdir> : The configuration directory. This defaults to
data_driven_schema_configs.

You should also review the linked section about what configuration
directories are all about:
https://cwiki.apache.org/confluence/display/solr/Solr+Start+Script+Reference#SolrStartScriptReference-ConfigurationDirectoriesandSolrCloud

Best,
Erick


On Tue, Jul 26, 2016 at 4:11 PM, Nirav Patel <npa...@xactlycorp.com> wrote:
> Hi,
>
> I have 2 nodes solr cluster with 1 node standalone zookeeper.
>
> I tried following from following doc to create collection:
>
> bin/solr create -c contacts.
>
> According to doc should upload config date into /configs/contacts in
> ZooKeeper. But I can't find any configs directory under zookeeper.
>
> https://cwiki.apache.org/confluence/display/solr/Solr+Start+Script+Reference#SolrStartScriptReference-Create
>
> Where did config files go? I want to modify them using vi and then upload
> it again. But first I want to locate them on filesystem. According to doc
> on "Configuration Directories and SolrCloud" it should be under zookeepr
> but it's not!
>
> Thanks
>
> --
>
>
> [image: What's New with Xactly] <http://www.xactlycorp.com/email-click/>
>
> <https://www.nyse.com/quote/XNYS:XTLY>  [image: LinkedIn]
> <https://www.linkedin.com/company/xactly-corporation>  [image: Twitter]
> <https://twitter.com/Xactly>  [image: Facebook]
> <https://www.facebook.com/XactlyCorp>  [image: YouTube]
> <http://www.youtube.com/xactlycorporation>

Reply via email to