Deja-Vu...

http://www.nabble.com/Missing-required-field%3A-id-Using-ExtractingRequestHandler-to22611039.html

: I'm performing this operation:
: 
: curl http://localhost:8983/solr/update/extract?ext.def.fl=text --data-binary
: @ZOLA.doc -H 'Content-type:text/html'
: 
: in order to index word document ZOLA.doc into Solr using the example
: schema.xml. It says I have not provided an 'id', which is a required field.
: I'm not sure how (syntactically) to provide the id- should it be part of the
: query string? And if so, how?


-Hoss

Reply via email to