X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzebra.xml.in;h=228d15c85e3cfeb063f93691bc40cb365b6a8080;hb=647212270fdb2030f6a1ab1f9880874f531847b2;hp=ef6956a077061028038ac6760ff6e5dc11ed00ed;hpb=79dbb0556936ee101483f693d38bd5e97c49689e;p=idzebra-moved-to-github.git diff --git a/doc/zebra.xml.in b/doc/zebra.xml.in index ef6956a..228d15c 100644 --- a/doc/zebra.xml.in +++ b/doc/zebra.xml.in @@ -1,41 +1,73 @@ + + + + + '> + '> + '> + '> ]> - + - Zebra Server - Administrators's Guide and Reference + Zebra - User's Guide and Reference SebastianHammer - + AdamDickmeiss - + + + HeikkiLevanto + + + MikeTaylor + - 1995-2002 + 1995-2005 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 APIs in a wide variety of + languages, communicating with the Zebra server using + industry-standard information-retrieval protocols. + + + 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. - This manual covers version @VERSION@ of Zebra. + + + + + + + + @@ -43,6 +75,7 @@ &chap-introduction; &chap-installation; &chap-quickstart; + &chap-examples; &chap-administration; &chap-zebraidx; &chap-server;