X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml;h=241d1942e919bd9e2bfbf88b7f823a171bc54c88;hb=cf66499bac7c49c5bdd363a2c927295fa92f547a;hp=5d0ad294364bbe36c3cda825ccf006a49f620670;hpb=7d77cebae2b7af01eb7211f4ca9860217b3d32cb;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml b/doc/zebra.xml index 5d0ad29..241d194 100644 --- a/doc/zebra.xml +++ b/doc/zebra.xml @@ -1,54 +1,79 @@ - - - - - - - - - + + %local; + + %entities; + + %common; + + ]> - + - Zebra Server - Administrators's Guide and Reference - - SebastianHammer - - - AdamDickmeiss - + &zebra; - User's Guide and Reference + + &adam; + &heikki; + &marccromme; + &mike; + &sebastian; + + &version; - 1995-2002 + 1995-2007 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 &api;s 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;. + + + + + + + + + + &chap-introduction; &chap-installation; - &chap-quickstart; + + + &chap-architecture; + &chap-querymodel; &chap-administration; - &chap-zebraidx; - &chap-server; - &chap-recordmodel; - &app-license; - &app-indexdata; + &chap-recordmodel-domxml; + &chap-recordmodel-alvisxslt; + &chap-recordmodel-grs; + &chap-field-structure; + + + Reference + &manref; + + + &app-license; + &app-indexdata;