X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml;h=7047a6ff07a731cc6307eb3c8163def419481100;hb=6ee199cf614c4e680d1456783c1908fe5684a7d3;hp=5d0ad294364bbe36c3cda825ccf006a49f620670;hpb=7d77cebae2b7af01eb7211f4ca9860217b3d32cb;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml b/doc/zebra.xml index 5d0ad29..7047a6f 100644 --- a/doc/zebra.xml +++ b/doc/zebra.xml @@ -1,41 +1,61 @@ - - - - - - - - - + + %local; + + %entities; + + %common; ]> - + - Zebra Server - Administrators's Guide and Reference + Zebra - User's Guide and Reference + + AdamDickmeiss + + + HeikkiLevanto + + + MarcCromme + + + MikeTaylor + SebastianHammer - - AdamDickmeiss - - 1995-2002 + 1995-2006 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 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 1.2.0 of Zebra. + + + + + + + + @@ -43,10 +63,14 @@ &chap-introduction; &chap-installation; &chap-quickstart; + &chap-examples; + &chap-architecture; + &chap-querymodel; &chap-administration; + &chap-recordmodel-grs; + &chap-recordmodel-alvisxslt; &chap-zebraidx; &chap-server; - &chap-recordmodel; &app-license; &app-indexdata;