Hello,

I'd like to set Content-Type of the file while I'm using
ExtractRequestHandler to pass file to Tika.
As I'm indexing custom file type, it seems that Tika is not matching my file
to the right custom parser.
So I really need to explicitly declare Content-Type of my custom file so
that it cannot miss the right parser.
Until now, passing filename by resource.name variable is not working for me.

How can I do this?
Thanks.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Setting-metadata-while-indexing-custom-file-tp4000781.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to