Hi guys.

I have two different solr versions as I am evaluating nightly builds.  On a
more recent one.. I think 15th July I am getting the following error :

ERROR:unknown field 'title'

I am posting to 'solr/update/extract' with the following:

curl
"http://localhost:8983/solr/update/extract?ext.literal.id=1&ext.literal.code=somecode&ext.literal.url=someurl/file.pdf&ext.literal.category=somecat&ext.literal.updated=2009-06-01T09:10:30.000Z&ext.idx.attr=true\&ext.def.fl=text";
-F "myfi...@1411_9.pdf"

My schema does not, and is not intended to contain a 'title' field.

Thanks in advance for your help,

 -- Ross
-- 
View this message in context: 
http://www.nabble.com/post-error---ERROR%3Aunknown-field-%27title%27-tp24567235p24567235.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to