X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml.in;h=f3ab9d995a6863ffa6d85789c37b344779e1ff1c;hb=41469c17552690987cc7fa7b5749b08e02004959;hp=74ea169525958d9809c6ca5855f33b361773bf3a;hpb=7d77cebae2b7af01eb7211f4ca9860217b3d32cb;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml.in b/doc/zebra.xml.in index 74ea169..f3ab9d9 100644 --- a/doc/zebra.xml.in +++ b/doc/zebra.xml.in @@ -1,41 +1,82 @@ + + + + + + + + + + + '> + '> + '> + '> ]> - + - Zebra Server - Administrators' Guide and Reference + Zebra - User's Guide and Reference SebastianHammer - + AdamDickmeiss - + + + HeikkiLevanto + + + MikeTaylor + + + MarcCromme + - 1995-2002 + 1995-2006 Index Data - The Zebra information server combines a versatile fielded/free-text - search engine with a Z39.50-1995 front-end 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 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. - This manual covers version @VERSION@ of Zebra. + + + + + + + + @@ -43,6 +84,8 @@ &chap-introduction; &chap-installation; &chap-quickstart; + &chap-examples; + &chap-architecture; &chap-administration; &chap-zebraidx; &chap-server;