Jskad/archive/copy-to-solr-webapp
2007-06-22 11:17:33 +00:00
..
Readme.txt replaced solr version 1.1 with 1.2 2007-06-22 11:17:33 +00:00
schema.xml replaced solr version 1.1 with 1.2 2007-06-22 11:17:33 +00:00

The files in this directory must be copied to your solr webapp
before you can use lucene-thdl-build.xml to post, commit, or 
delete documents from your solr server.

schema.xml & solrconfig.xml: 
    Copy these files to your solr/conf directory,
    replacing the existing files with these names

 
lucene-thdl.jar :
    Create an up to date copy of this file by
    running the task lucene-thdl-jar, then copy
    to your solr/lib directory. If solr/lib does
    not exist, then create it.