X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml;h=a3648d2d62eb9965deb2dd9f82928a4ad22d6554;hb=c33ea56e3771c3b80ba66ef8fda3a09cad171ebb;hp=5d0ad294364bbe36c3cda825ccf006a49f620670;hpb=7d77cebae2b7af01eb7211f4ca9860217b3d32cb;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml b/doc/zebra.xml index 5d0ad29..a3648d2 100644 --- a/doc/zebra.xml +++ b/doc/zebra.xml @@ -1,41 +1,63 @@ - - - - - - - - - + + %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 or web services. - This manual covers version 1.2.0 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,12 +65,21 @@ &chap-introduction; &chap-installation; &chap-quickstart; + &chap-examples; + &chap-architecture; + &chap-querymodel; &chap-administration; - &chap-zebraidx; - &chap-server; - &chap-recordmodel; - &app-license; - &app-indexdata; + &chap-recordmodel-grs; + &chap-recordmodel-alvisxslt; + &chap-field-structure; + + + Reference + &manref; + + + &app-license; + &app-indexdata;