X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml.in;h=e248c7f0d09bd666cfad5fb7577cdd2b37c87327;hb=5e6b6a90f396b08a6c8f8bd626e8961a08009ba1;hp=ef6956a077061028038ac6760ff6e5dc11ed00ed;hpb=79dbb0556936ee101483f693d38bd5e97c49689e;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml.in b/doc/zebra.xml.in index ef6956a..e248c7f 100644 --- a/doc/zebra.xml.in +++ b/doc/zebra.xml.in @@ -4,38 +4,58 @@ + + + + '> + '> + '> + '> ]> - + - Zebra Server - Administrators's Guide and Reference + Zebra - User's Guide and Reference SebastianHammer - + AdamDickmeiss - + + + HeikkiLevanto + + + MikeTaylor + 1995-2002 Index Data - The Zebra information server combines a versatile fielded/free-text - search engine with a Z39.50-1995 frontend to provide a powerful and - flexible information management system. - This document explains the procedure for installing and - configuring the system, and outlines the possibilities for - 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-and-retrieve + 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. @@ -43,6 +63,7 @@ &chap-introduction; &chap-installation; &chap-quickstart; + &chap-examples; &chap-administration; &chap-zebraidx; &chap-server;