X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml.in;h=d08de6f86d6338f35b37d0fbef35f390d7eac2ed;hb=b5b9a40216a338472c3410c8e2554a7a8a900a60;hp=182f5681996cebd4129c6af9ac60365fa42f394b;hpb=4fe772289b1ab968655c27b144d08fc69c113fd9;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml.in b/doc/zebra.xml.in index 182f568..d08de6f 100644 --- a/doc/zebra.xml.in +++ b/doc/zebra.xml.in @@ -4,6 +4,7 @@ + @@ -11,10 +12,10 @@ ]> - + - Zebra Server - Administrators' Guide and Reference + Zebra - User's Guide and Reference SebastianHammer @@ -24,21 +25,27 @@ HeikkiLevanto + + MikeTaylor + 1995-2002 Index Data - The Zebra information server combines a versatile fielded/free-text - search engine with a Z39.50 v3 front-end to provide a powerful and - flexible information management system. - This document explains the procedure for installing and - configuring the system, managing data and providing Z39.50 - services with the software. + Zebra is a free, fast, friendly information management system. It + can index records in XML/SGML, MARC, e-mail archives and many + other formats, and quickly find them using a combination of + boolean searching and relevance ranking. Search/retrieval + applications can be written using APIs in a wide variety of + languages, communicating with the Zebra server using + industry-standard information-retrieval protocols. - This manual covers version @VERSION@ of Zebra. + This manual explains how to build and install Zebra, configure it + appropriately for your application, add data and set up a running + information service. It describes version @VERSION@ of Zebra. @@ -46,6 +53,7 @@ &chap-introduction; &chap-installation; &chap-quickstart; + &chap-examples; &chap-administration; &chap-zebraidx; &chap-server;