X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml.in;h=4c592fcd3d974889c887abe3b8fd623a6054722e;hb=bccfb1a28ed58217fd7713df78d0ac7c73306140;hp=ef6956a077061028038ac6760ff6e5dc11ed00ed;hpb=79dbb0556936ee101483f693d38bd5e97c49689e;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml.in b/doc/zebra.xml.in index ef6956a..4c592fc 100644 --- a/doc/zebra.xml.in +++ b/doc/zebra.xml.in @@ -1,41 +1,62 @@ + + + + '> + '> + '> + '> ]> - + - 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 +64,7 @@ &chap-introduction; &chap-installation; &chap-quickstart; + &chap-examples; &chap-administration; &chap-zebraidx; &chap-server;