X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml;h=241d1942e919bd9e2bfbf88b7f823a171bc54c88;hb=e7ac5d718e802430433faca1e4f040b2cfcf4977;hp=d68594c56d83fc285db53fa917d60d9a8474cf7c;hpb=37dc985516f52f34fc8434cc8beb982bb0c8988f;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml b/doc/zebra.xml index d68594c..241d194 100644 --- a/doc/zebra.xml +++ b/doc/zebra.xml @@ -4,48 +4,43 @@ [ %local; - + %entities; - + %common; + + ]> - + - Zebra - User's Guide and Reference - - AdamDickmeiss - - - HeikkiLevanto - - - MarcCromme - - - MikeTaylor - - - SebastianHammer - + &zebra; - User's Guide and Reference + + &adam; + &heikki; + &marccromme; + &mike; + &sebastian; + + &version; - 1995-2006 + 1995-2007 Index Data - Zebra is a free, fast, friendly information management system. It - can index records in XML/SGML, MARC, e-mail archives and many + &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 + 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 explains how to build and install Zebra, configure it + 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. + information service. It describes version &version; of &zebra;. @@ -62,18 +57,23 @@ &chap-introduction; &chap-installation; - &chap-quickstart; - &chap-examples; + + &chap-architecture; &chap-querymodel; &chap-administration; - &chap-recordmodel-grs; + &chap-recordmodel-domxml; &chap-recordmodel-alvisxslt; + &chap-recordmodel-grs; &chap-field-structure; - &chap-zebraidx; - &chap-server; - &app-license; - &app-indexdata; + + + Reference + &manref; + + + &app-license; + &app-indexdata;