X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml;h=e633cf84c640502bcd12b3c1ae7fecbcc473573b;hb=7d2e837262bb9d7b393cf01a6c5f8b079add3d11;hp=29766c3eb27df2ede9df472ef0bfb7932198cbf8;hpb=4fe772289b1ab968655c27b144d08fc69c113fd9;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml b/doc/zebra.xml index 29766c3..e633cf8 100644 --- a/doc/zebra.xml +++ b/doc/zebra.xml @@ -1,54 +1,85 @@ - - - - - - - - - + + %local; + + %entities; + + %idcommon; + + ]> - - Zebra Server - Administrators' Guide and Reference - - SebastianHammer - - - AdamDickmeiss - + &zebra; - User's Guide and Reference + + &adam; + &heikki; + &marccromme; + &mike; + &sebastian; + + &version; - 1995-2002 + ©right-year; 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 &acro.xml;, &acro.sgml;, &acro.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 &acro.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-tutorial; + &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 + + + The material in this chapter is drawn directly from the individual + manual entries. + + + &manref; + + + &app-license; + &app-indexdata;