: Java -jar post.jar http://localhost:8983/solr/update solr.xml
: monitor.xml
: as in the examples on the tutorial, but post.jar cannot be found...
the tutorial on the website is the most current tutorial for the most
current development builds ... please refer to the tutorial included with
the
On 5/11/07, Gary Browne <[EMAIL PROTECTED]> wrote:
Hello
I have tried indexing the example files using the Jetty method, rather
than Tomcat, which still didn't work. I would prefer to use my Tomcat
URL.
After starting jettty, I issued
Java -jar post.jar http://localhost:8983/solr/update solr.x
Hello
I have tried indexing the example files using the Jetty method, rather
than Tomcat, which still didn't work. I would prefer to use my Tomcat
URL.
After starting jettty, I issued
Java -jar post.jar http://localhost:8983/solr/update solr.xml
monitor.xml
as in the examples on