Hi Ahmet Thank you for your response both of the following urls
http://localhost:8983 http://localhost:8983/solr are working and also it is not a multi core setup. Regards Ahsan ________________________________ From: Ahmet Arslan <iori...@yahoo.com> To: solr-user@lucene.apache.org; Ahson Iqbal <mianah...@yahoo.com> Sent: Tuesday, December 27, 2011 12:44 PM Subject: Re: Configuring Replication > I just configured the master server as it is specified in > solr replication wiki page, nothing is indexed yet on master > neither onĀ slave, > And in solr replication wiki page they have mentioned that > after configuring master server if you hit the following url > in web browser > > http://localhost:8983/solr/replication > [http://localhost:8983/solr is master server's url ] > > you should get response OK > > but unfortunately, i am getting 404 Error with following > message > > HTTP Status 404 - /solr/replication May be you have multi-core set-up? Then you should add the coreName to your URL e.g. http://localhost:8983/coreName/replication What happens when you hit the following ULRs? http://localhost:8983 http://localhost:8983/solr