I see i missed the `name`-part. Did you really start the example with java -
jar start.jar in the example directory? Name is a defined field in the shipped 
schema.

> Hi,
> 
> Strange, the example schema should work with the example documents. Anyway,
> see your Solr output as it will show you which field it complains about.
> 
> Cheers,
> 
> > Good Evening List,
> > 
> > I have been working with Nutch and due to numerous integration advantages
> > I decided to get to grips with the Solr code base.
> > 
> > Solr dist - 1.4.1
> > java version 1.6.0_22
> > Windows Vista Home Premium
> > Command Prompt to execute commands
> > 
> > I encountered the following problem very early on during indexing stage,
> > and even though I asked this question (through the wrong list :0|) I have
> > been unable to resolve what it is thats going wrong. My searches to date
> > pick up hits relating to Db problems and are of no use. I have a new dist
> > of Solr and have made no configuration to date.
> > 
> > C:\Users\Mcgibbney\Documents\LEWIS\apache-solr-1.4.1\apache-solr-1.4.1\ex
> > am ple\e xampledocs>java -jar post.jar *.xml
> > SimplePostTool: version 1.2
> > SimplePostTool: WARNING: Make sure your XML documents are encoded in
> > UTF-8, othe r encodings are not currently supported
> > SimplePostTool: POSTing files to http://localhost:8983/solr/update..
> > SimplePostTool: POSTing file hd.xml
> > SimplePostTool: FATAL: Solr returned an error: ERRORunknown_field_name
> > 
> > Help would be great.
> > 
> > Lewis Mc
> > 
> > Glasgow Caledonian University is a registered Scottish charity, number
> > SC021474
> > 
> > Winner: Times Higher Education's Widening Participation Initiative of the
> > Year 2009 and Herald Society's Education Initiative of the Year 2009
> > http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219
> > , en.html

Reply via email to