Re: Tutorial example loading of exampledocs for *.xml fails due to bad request

2016-04-04 Thread onixterry
Ah, ok. I was just figuring that out when I stripped everything down to two fields and it was still failing until I put a numeric value in a field called "name". Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Tutorial-example-loading-of-exampledocs-for-xml-fails-du

Re: Tutorial example loading of exampledocs for *.xml fails due to bad request

2016-04-04 Thread onixterry
OK, but this content was provided by the people who created the tutorial. Perhaps there is a change in the recent release as the data files need to be modified to work? The tutorial says it is for Solr 5.3 and I am using 5.5. The XML files all seem very simple. Example: SP2514N Samsung

Tutorial example loading of exampledocs for *.xml fails due to bad request

2016-04-04 Thread onixterry
I am following the tutorial documentation at http://lucene.apache.org/solr/quickstart.html . I successfully indexed the "docs" folder using the SimplePostTool (Windows, using the Java method). When I attempt the second example, of loading the *.xm