aboutsummaryrefslogtreecommitdiffstats
path: root/roles/tika/README.md
blob: 747a24dd603a6bd80c0247f45a2f81af55b536fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Tika
====

Description
-----------

The `tika` role installs and configures [Apache Tika](https://tika.apache.org/),
an open source document analysis platform.

This role is a meta dependency for [dovecot](../dovecot/), and is used to
index attachments for full-text IMAP search.


Variables
---------

This role **accepts** the following variables:

Variable              | Default                           | Description
----------------------|-----------------------------------|------------
`tika_version`        | see [defaults](defaults/main.yml) | Tika version to install
`tika_port`           | 9998                              | Local listening port
`tika_heap_size`      | `2g`                              | Java heap size limit