Dear Sir When I will type http://localhost:8080 I will get the tomcat page.
On Tue, Aug 4, 2015 at 5:34 PM, Alexandre Rafalovitch <arafa...@gmail.com> wrote: > What do you get at just http://localhost:8080/ ? > > My guess would be that you may have already had something else on that > port and your Solr instance did not actually start. > > If in doubt, I would test that by bringing your Solr instance down and > trying to revisit the URL. You should get a generic address incorrect > message. > > Regards, > Alex. > ---- > Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter: > http://www.solr-start.com/ > > > On 4 August 2015 at 07:43, harry singh <ashu1987...@gmail.com> wrote: > > Dear all > > I did the configuration of solr with this tutorial > > > > > https://idodevjobs.wordpress.com/2014/05/13/solr-nutch-tomcat-windows-getting-started/comment-page-1/#comment-314 > > > > > > > > When I type http://localhost:8080/solr > > I will get http status 404 – solr > > The requested resource is not available > > > > Kindly help me to resolve. >