Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Restart Solr. If you are using Tomcat, Tomcat 7 might have some problem. Tomcat 6 is preferred.

Suppose your Solr URL is under http://localhost:8080/solr/. In the browser, navigate to http://localhost:8080/solr/select/?q=*:*&wt=georss, and then "view page source". If you have installed GeoRSS ResponseWriter successfully and indexed the required fields, you should be able to see the output similar to the following.

...