Versions Compared

Key

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

...

Code Block
<sis:locationConfig xmlns:sis="http://incubator.apache.org/sis/1.0">
    <capacity>4</capacity>
    <depth>10</depth>
    <url>http://localhost:8080/solr/select/?q=*:*&amp;wt=georss&amp;start=0&amp;rows=2000</url>
</sis:locationConfig>

Running

...

the SIS Demo

To demonstrate the connection, we use the 'demo.jsp' demo from the SIS web application. In the browser, navigate to the SIS demo URL, for example, http://localhost:8080/sis/demo.jsp.

...