Stand alone mode does not use zookeeper, you do not need to upload configs using zkcli.sh.
On Tue, Apr 5, 2022, 6:55 AM Neha Gupta <neha.gu...@uni-jena.de> wrote: > Dear Solr Community, > > Need your help. > I am running SOLR(8.11) as a standalone (on Windows) and want to index > from the relational database(Postgres) and as such i tried to install > DIH plugin by following the instructions given at: - > https://github.com/rohitbemax/dataimporthandler > > I am stuck at step "Add the configurations and reload the collection" > > sh zkcli.sh -z localhost:9983 -cmd putfile > "/configs/products.AUTOCREATED/data-config.xml" data-config.xml > > I am getting error : - > *Error: Could not find or load main class org.apache.solr.cloud.ZkCLI* > > > > Request you to please help me with this. > > > Thanks and Regards > Neha Gupta >