Re: Setting metadata while indexing custom file

2012-08-13 Thread Jack Krupansky
@lucene.apache.org Subject: Setting metadata while indexing custom file 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

Setting metadata while indexing custom file

2012-08-13 Thread 122jxgcn
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