Lance,
I can submit and extract pdf contents using Solr and SolrJ, as i indicated
earlier. 
I've made 'id' a mandatory field and i had to submit its value while
submitting (request.addParams("literal.id",url))..

If i put multiple files/streams in the request, then i can't put 'id' this
way as the params are common to all files/streams which is not what i want.

If somehow i can map stream_name/url of the files to 'id' field, that's all
i need.
Thanks.

-- 
View this message in context: 
http://n3.nabble.com/Autofill-id-field-with-the-URL-of-files-posted-to-Solr-tp727985p728932.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to