Hi JohnB; We have a script that calls the ZK CLI with this command: zk.bat -cmd upconfig -zkhost %SOLR_ZK_ENSEMBLE% -confdir %INSTALL_DIR%\etc\solr\otac\default-en\conf -confname otac_en
The scrtipt does the job: the config is visible at <ZK>/ot/solr/configs/otac_en You can see in Solr's error message that the config does exist: otac_en found:[otif_und, otif_de, otif_fr, otif_it, otif_es, otif_nl, otif_noText, otif_ja, otac_en, otif_en, otif_pt, otif_ru] In ZK, clusterstate.js contains information about the collection, but <ZK>/ot/solr/collections is empty. Thanks; -- View this message in context: http://lucene.472066.n3.nabble.com/Migrating-config-found-but-not-mapped-to-collection-tp4295375p4295384.html Sent from the Solr - User mailing list archive at Nabble.com.