X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fintroduction.xml;h=ab8c4d267ad2eeecafc8dd4935feaa951802e384;hb=896c0427df9d8eff5de6a1735dcd992e067df844;hp=7ea322d742f2af90cb7bf34295fc609069fbe77c;hpb=79dbb0556936ee101483f693d38bd5e97c49689e;p=idzebra-moved-to-github.git diff --git a/doc/introduction.xml b/doc/introduction.xml index 7ea322d..ab8c4d2 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,14 +1,21 @@ - + Introduction Overview - The Zebra system is a fielded free-text indexing and retrieval engine with a - Z39.50 frontend. You can use any commercial or freeware Z39.50 client - to access data stored in Zebra. + The + + Zebra + system is a fielded free-text indexing and retrieval engine with a + Z39.50 front-end. You can use our various toolkits or any commercial + or free-ware Z39.50 client to access data stored in Zebra. + + + + FIXME - not a "first step" but a part of a complete system! -H @@ -31,9 +38,13 @@ - If you find the software interesting, you should join the support - mailing-list by sending email to - zebra-request@indexdata.dk. + + If you find the software interesting, you should visit the + + Zebra web site, where you can join the + + mailing-list + by sending email to @@ -48,17 +59,6 @@ - - - Supports updating - records can be added and deleted without - rebuilding the index from scratch. - The update procedure is tolerant to crashes or hard interrupts - during register updating - registers can be reconstructed following - a crash. - Registers can be safely updated even while users are accessing - the server. - - @@ -77,6 +77,18 @@ + Robust updating - records can be added and deleted without + rebuilding the index from scratch. + The update procedure is tolerant to crashes or hard interrupts + during register updating - registers can be reconstructed following + a crash. + Registers can be safely updated even while users are accessing + the server. + + + + + Supports random storage formats. A system of input filters driven by regular expressions allows you to easily process most ASCII-based data formats. SGML, XML, ISO2709 (MARC), and raw text are also @@ -93,6 +105,13 @@ + + Can import the data into Zebras own storage, or just refer to + external files (html pages). + + + + Supports multiple concrete syntaxes for record exchange (depending on the configuration): GRS-1, SUTRS, @@ -108,6 +127,13 @@ + + + Zebra is written in portable C, so it runs on most Unix-like systems + as well as Windows NT - a binary distribution for Windows NT is available. + + + @@ -159,19 +185,6 @@ - - - Some variant support (not fully implemented yet). - - - - - - Zebra runs on most Unix-like systems as well as Windows NT - a binary - distribution for Windows NT is available. - - - @@ -187,15 +200,11 @@ Items marked with an asterisk will be implemented before the last beta release. + FIXME - What are the current plans? - - - *Complete the support for variants. - -