ot; wrote:
>Do note by the way that as of Solr 5.5, the bin/solr script has an
>option for uploading and downloading configsets. Try typing
>
>bin/solr zk -help
>
>Best,
>Erick
>
>On Mon, Apr 11, 2016 at 6:30 PM, Shawn Heisey wrote:
>> On 4/11/2016 6:40 PM, Sa
t;}}
If you run the following steps, you would be able to reproduce the issue
every time.
Step 1) bin/solr start -e cloud -noprompt
Step 2) bin/solr create -c topic -d sample_techproducts_configs
Step 3) ./zkcli.sh -cmd upconfig -zkhost localhost:9983 -confname topic
-solrhome /locm/solr-5.5.0/ -confdir
/locm/
I tried solr-6.0 and was able to see the same issue. Please help. Thanks
On 4/11/16, 3:59 PM, "Sam Xia" wrote:
>Hi,
>
>I installed Solr 5.5 in my test server but was having issue updating the
>solrconfig.xml.
>
>Solr is installed in /locm/solr-5.5.0/ folder
Hi,
I installed Solr 5.5 in my test server but was having issue updating the
solrconfig.xml.
Solr is installed in /locm/solr-5.5.0/ folder
1) First I create a topic connection with the following command:
bin/solr create -c topic -d topic_configs_ori
But there is no folder name topc in
/locm/