Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 200 Ok - request completed sucessfully
  • 204 No content - request completed sucessfully, result is empty
  • 422 Unprocessable Entity - Unsupported mime-type, encrypted document & etc
  • 500 Error - Error while processing document

NOTE: Please see TikaServerEndpointsCompared for a quick comparison of the features of these endpoints.

Metadata Resource

No Format
/meta

...

HTTP PUTs a document to the /tika service and you get back the extracted text in text, html or "body" format (see below). See also the /rmeta  endpoint for text and metadata of embedded objects.  See TikaEndpointComparisons.   

HTTP GET prints a greeting stating the server is up.

...