Hello all,
I am looking for a way to silently skip the indexing of documents that
are encrypted.
Currently I see an exception:
500 Exception => org.apache.solr.common.SolrException:
org.apache.tika.exception.EncryptedDocumentException: Unable to pr
ocess: document is encrypted
I am wondering whether it is possible to use an Update Request Processor
to skip such documents. Or whether there is a way to configure Tika to
skip such documents? Let me know if I should be asking this question on
the Tika mailing list.
Many thanks,
Andy