Question
Get text of documents stored as BLOB
Hello, everyone.
I'm working on a Solr collection of documents that are stored as BLOB in an Oracle database. Documents can be .pdf, .txt, .doc(x), or .xls(x).
Is there a way of getting the text of these documents so that the collection can be properly indexed?
Thank you,
^_^
