X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml;h=5110f337293bb941a32b353c44f4f51fbb6578b6;hb=b19b79e382ef8196f1625763db1af3a82b1e0c81;hp=5d0ad294364bbe36c3cda825ccf006a49f620670;hpb=7d77cebae2b7af01eb7211f4ca9860217b3d32cb;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml b/doc/zebra.xml index 5d0ad29..5110f33 100644 --- a/doc/zebra.xml +++ b/doc/zebra.xml @@ -1,41 +1,56 @@ - - - - - - - - - + + %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;. + + + + + + + + + + @@ -43,12 +58,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-alvisxslt; + &chap-recordmodel-grs; + &chap-field-structure; + + + Reference + &manref; + + + &app-license; + &app-indexdata;