Does Apache Solr Attachments index file meta data such as Microsoft Word or PDF document properties?

Comments

mhaag’s picture

forwarding comment from pwolanin:

"Currently it does not. Tika can (does) extract document meta-data,
but we are basically taking the tact of assuming that the information
relating to which node the doc is attached to is more important than
any meta data extracted from the file itself. So, this would basically
not be hard to implement, but is not currently included."

traviscarden’s picture

Title: Does Apache Solr Attachments index file meta data? » Index file meta data
Version: 6.x-1.0-beta2 » 6.x-1.x-dev
Category: support » feature

Thank you! Then I'll make this a feature request. :)