Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change 
notification.

The "TikaJAXRS" page has been changed by DaveMeikle:
https://wiki.apache.org/tika/TikaJAXRS?action=diff&rev1=26&rev2=27

Comment:
Updated Unpacker resource for resource mapping changes in TIKA-1324

  {{{
  /unpack
  }}}
- HTTP PUTs an embedded document type to the /unpacker service and you get back 
a zip or tar of the extracted text for each resource filename in the original 
PUT embedded document type.  You can also use /unpacker/all to get back both 
the text and metadata.
+ HTTP PUTs an embedded document type to the /unpack service and you get back a 
zip or tar of the extracted text for each resource filename in the original PUT 
embedded document type.  You can also use /unpack/all to get back both the text 
and metadata.
  
  Default return type is ZIP (without internal compression). Use "Accept" 
header for TAR return type.
  

Reply via email to