Template: axyl-lucene/axyl_lucene_port
Type: string
Default: 22222
_Description: Lucene server port:
 This is the port number that you want Axyl Lucene Server listens on.
 Obviously you should specify a free port, so please do consult your
 /etc/services assignments, and/or check your system with netstat to make
 sure. This default value is normally free.

Template: axyl-lucene/install_note
Type: note
_Description: Axyl Lucene
 Installing the Lucene Server will provide Axyl with powerful indexing and
 search capabilities. The server runs as a Java daemon which will start
 automatically on reboot, and listen on the port you specified.
 .
 For further information on how to use Lucene from an Axyl application see
 the README file in /usr/share/doc/axyl-lucene. If you have installed the
 Axyl Documentation package axyl-doc, then the 'search' module in the API
 Reference, located in /usr/share/doc/axyl-doc/api, is also recommended.