Hello,

I plan to use ExtractingRequestHandler to index binary files text plus app
metadata (like literal.downloadCount and others) into a single document.
I expect the app metadata to change much more often than the binary file
itself. I would hate to have to extract text from the binary file whenever
I need to re-index the doc because of a metadata change.
Is there a some extraction caching solution for files content? or some
other workaround?

Thanks!

Reply via email to