1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/textproc/xaira/files/pkg-message.in
Thomas Abthorpe 1fe85dfab6 Xaira is an XML Aware Indexing and Retrieval Application
designed to allow fast access to large corpora marked up
in XML.

Xaira is the current name for a new version of SARA, the text
searching software originally developed at OUCS for use with
the British National Corpus.

This new version has been entirely re-written as a general
purpose XML search engine, which will operate on any corpus
of well-formed XML documents. It is however best used with
TEI-conformant documents.

Xaira has full Unicode support. This means you can use it to
search and display text in any language, provided you have a
suitable Unicode font installed on your system.

WWW: http://www.xaira.org

PR:		ports/116259
Submitted by:	Mathias Monnerville <mathias at monnerville.com>
2007-09-19 12:21:34 +00:00

12 lines
359 B
Plaintext

*********************************************************************
Installation notes:
To start xaira server from startup, add xaira_enable="YES"
in /etc/rc.conf.
Also, you have to specify the path to the corpus parameter file:
xaira_flags="-p /path/to/your/corpus_parameter_file"
*********************************************************************