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