X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml;h=540bbd48248510c615325733b1f801247e4f94c6;hb=3dce3db6c51f18945298451088c8e7efe6aff8e4;hp=22ac9676a3de688c13de64634c37ee8ebee4e37b;hpb=656a766f96dd92939c3604a7bf88f2355d040fc8;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml b/doc/zebra.xml index 22ac967..540bbd4 100644 --- a/doc/zebra.xml +++ b/doc/zebra.xml @@ -11,26 +11,16 @@ ]> - + - Zebra - User's Guide and Reference + &zebra; - User's Guide and Reference - - AdamDickmeiss - - - HeikkiLevanto - - - MarcCromme - - - MikeTaylor - - - SebastianHammer - + &adam; + &heikki; + &marccromme; + &mike; + &sebastian; &version; @@ -39,18 +29,18 @@ - 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;. @@ -72,6 +62,7 @@ &chap-architecture; &chap-querymodel; &chap-administration; + &chap-recordmodel-domxml; &chap-recordmodel-alvisxslt; &chap-recordmodel-grs; &chap-field-structure;