From 0addc3c9571599aa6fb8e22b2ed04dc5cae98ffc Mon Sep 17 00:00:00 2001 From: eg3p Date: Fri, 25 May 2007 09:03:07 +0000 Subject: [PATCH] adding Readme file to explain what needs to be copied to solr webapp before posting, committing, or deleting documents from the solr server --- archive/copy-to-solr-webapp/Readme.txt | 14 ++++++++++++++ archive/copy-to-solr-webapp/schema.xml | 5 +++-- 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 archive/copy-to-solr-webapp/Readme.txt diff --git a/archive/copy-to-solr-webapp/Readme.txt b/archive/copy-to-solr-webapp/Readme.txt new file mode 100644 index 0000000..71f8dad --- /dev/null +++ b/archive/copy-to-solr-webapp/Readme.txt @@ -0,0 +1,14 @@ +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 : + Copy this file to your solr/conf directory, + replacing the existing schema.xml file. + +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. + diff --git a/archive/copy-to-solr-webapp/schema.xml b/archive/copy-to-solr-webapp/schema.xml index a3bcbd3..0d21bf9 100644 --- a/archive/copy-to-solr-webapp/schema.xml +++ b/archive/copy-to-solr-webapp/schema.xml @@ -158,7 +158,8 @@ - + + @@ -228,7 +229,7 @@ id - text + form_bo