Active
Project:
Apache Solr Attachments
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 21:55 UTC
Updated:
11 Jan 2011 at 19:38 UTC
Does Apache Solr Attachments index file meta data such as Microsoft Word or PDF document properties?
Comments
Comment #1
mhaag commentedforwarding 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."
Comment #2
traviscarden commentedThank you! Then I'll make this a feature request. :)