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 ChrisMattmann:
http://wiki.apache.org/tika/TikaJAXRS

New page:
This is placeholder stub for documentation on tika's JSR 311 network server, 
tika-server.

Services:

{{{/meta 
HTTP PUTs a document to the /meta service and you get back "text/csv" of the 
metadata.
}}}

{{{/tika

HTTP PUTs a document to the /tika service and you get back the extracted text.
HTTP GET prints a greeting stating the server is up.
}}}

{{{/unpacker

HTTP PUTs an embedded document type to the /unpacker service and you get back a 
zip of the extracted text for each resource filename in the original PUT 
embedded document type.
}}}

Reply via email to