1Omega
2=====
3
4This directory contains two index building utilities (omindex and scriptindex)
5and a CGI search application (omega).  These use the Xapian search library to
6provide a search over a collection of documents.
7
8See INSTALL for installation instructions.
9
10Once you've built and installed Omega, you can find documentation explaining
11how to use it in the docs subdirectory of the omega source code.  A good
12place to start is to read docs/quickstart.html followed by docs/overview.html.
13
14Developers
15==========
16
17If you are trying to build from git, see the HACKING document in the
18xapian-core tarball for details.
19