Send us the example "solr.xml" and "schema.xml'". You are missing fields in the schema.xml that you are referencing.
On 9/24/11 8:15 AM, "ahmad ajiloo" <ahmad.aji...@gmail.com> wrote: >hello >Solr Tutorial page explains about index a xml file. but when I try to >index >a xml file with this command: >~/Desktop/apache-solr-3.3.0/example/exampledocs$ java -jar post.jar >solr.xml >I get this error: >SimplePostTool: FATAL: Solr returned an error #400 ERROR:unknown field >'name' > >can anyone help me? >thanks