X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fintroduction.xml;h=645c0aa635a7e0a4438e86bc5cf6f93a7114071b;hb=4fe772289b1ab968655c27b144d08fc69c113fd9;hp=2175218889eaa6911e295dc2ea81d4d7b7b975aa;hpb=c1dc7627995e76239179aad06d41c73dadfdb67f;p=idzebra-moved-to-github.git diff --git a/doc/introduction.xml b/doc/introduction.xml index 2175218..645c0aa 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 front-end. You can use any commercial or free-ware 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. + + + @@ -121,6 +147,7 @@ Protocol facilities: Init, Search, Retrieve, Delete, Browse and Sort. + FIXME - Itemupdate. (Remove delete until that time, confuses people) -H @@ -162,16 +189,10 @@ Some variant support (not fully implemented yet). + FIXME - Test if complete enough - is it worth mentioning at all -H - - - Zebra runs on most Unix-like systems as well as Windows NT - a binary - distribution for Windows NT is available. - - - @@ -187,6 +208,7 @@ Items marked with an asterisk will be implemented before the last beta release. + FIXME - What are the current plans? @@ -194,6 +216,7 @@ *Complete the support for variants. + FIXME - who cares -H