Tim Allison created TIKA-1499:
---------------------------------
Summary: Let's fold MetadataEP's capabilities into
MetadataResource in tika-server
Key: TIKA-1499
URL: https://issues.apache.org/jira/browse/TIKA-1499
Project: Tika
Issue Type: Improvement
Reporter: Tim Allison
Priority: Minor
MetadataEP ("/metadata") has three capabilities:
1) JSON view of metadata
2) String value for a user requested metadata field
3) A reduced metadata object that only includes the values of a user-requested
field
Given that don't seem to have loaded MetadataEP into tika-server cli, I don't
think that functionality worked. I could be very wrong, though, about its use!
Please let me know.
MetadataResource ("/meta") now handles 1), and I propose folding 2) and 3) into
MetadataResource and deleting MetadataEP.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)