Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: No one cares about JSR 311

...

This page is documentation on tikaTika's JSR 311 network serverRESTful API, tika-server. The server package uses the Apache CXF framework that provides an implementation of JAX-RS for Java. The Tika server component builds to a standalone package in Tika, tika-server, a standalone component.

Table of Contents

Installation

...

The default level of logging is debug, but you can also set logging to info via the commandline: -log info.

Architecture

Tika Server is based on JSR 311 for a network serve. The server package uses the Apache CXF framework that provides an implementation of JAX-RS for Java.