1ZARAFA-INDEXER(1)            Zarafa user reference           ZARAFA-INDEXER(1)
2
3
4

NAME

6       zarafa-indexer - Zarafa Indexer Service.
7

SYNOPSIS

9       zarafa-indexer
10

DESCRIPTION

12       The zarafa-indexer daemon is used to index all messages for all users
13       in the zarafa-server. Indexing messages greatly enhances the search
14       performance of the zarafa-server.
15
16       After starting, the indexer will periodically update the store index
17       files and will keep listening for connections on the configured TCP
18       port and/or Unix socket for search requests from the zarafa-server.
19

OPTIONS

21       The Zarafa server program takes the following configuration options:
22
23       --config, -c file
24           Specify the location of the configuration file.
25
26           Default: /etc/zarafa/indexer.cfg
27
28       --foreground, -F
29           Run in the foreground. Normally the indexer will daemonize and run
30           in the background.
31
32       --host, -h path
33           Connect to the Zarafa server through path, e.g.
34           file:///path/to/socket. Default: file:///var/run/zarafa.
35
36       -V
37           Print the version and exit.
38
39       When invoked with no options, the indexer will search for a
40       configuration file in /etc/zarafa/indexer.cfg. If no configuration file
41       is found, default values are used. See zarafa-indexer.cfg(5) for all
42       configuration options and their default values.
43
44       Options for Windows NT/XP/2003 only:
45
46       -v
47           Check the version of the installed Windows service.
48
49       -i
50           Register the Windows service.
51
52       -u
53           Deregister the Windows service.
54

USAGE

56       Starting the indexer with an alternative configuration:
57
58       zarafa-indexer -c /path/to/indexer.cfg
59
60       You may also use the init.d scripts:
61
62       /etc/init.d/zarafa-indexer [start| stop| restart| reload]
63

AUTHOR

65       Written by Zarafa.
66

SEE ALSO

68       zarafa-server(1) zarafa-indexer.cfg(5)
69
70
71
72Zarafa 7.0                        August 2011                ZARAFA-INDEXER(1)
Impressum