X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=README;h=77e0a44fcf8df4ac6baefeb3d02f10ff530e9e1a;hp=3c08ab87af766db114a243ca595d908d5d230471;hb=e4c6861efeeea654bfb00c5f0239ee258629d77f;hpb=96810973bbdcdec7019b22fc26aaffddac2cb70d diff --git a/README b/README index 3c08ab8..77e0a44 100644 --- a/README +++ b/README @@ -1,19 +1,42 @@ +Zebra server, + Copyright (C) 2004-2013 Index Data - * Copyright (C) 1995-1998, Index Data. - * See the file LICENSE.2 for details. - * Sebastian Hammer, Adam Dickmeiss +Introduction +------------ +Zebra is a high-performance, general-purpose structured text indexing +and retrieval engine. It reads structured records in a variety of input +formats (eg. email, XML, MARC) and allows access to them through exact +boolean search expressions and relevance-ranked free-text queries. -README for Zebra - $Id: README,v 1.1 1998-01-29 13:33:23 adam Exp $ +Documentation +------------- +You'll find documentation in subdirectory 'doc' in various +formats (HTML, Docbook XML). You can also browse the +documentation from the zebra home page. -Documentation about this software can be found in the subdirectory -'doc' and Zebra's home page: http://www.indexdata.dk/zebra +Installation +------------ +Install YAZ. Optional external packages: Tcl, iconv, EXPAT, libxml2 +and libxslt1. -To get more information or assistance, send mail to zebra-help@indexdata.dk. +Quick compile and install: + ./configure + make + make install + +For detailed instructions and Windows installation refer to +the documentation. + +License +------- +Zebra is covered by the GNU GPL v2. See LICENSE.zebra. + +Support +------ +To get more information or assistance, send mail to info@indexdata.dk We maintain a mailing-list for the purpose of announcing new versions of -the software, bug-reports, discussion etc. You can sign up by sending -mail to zebra-request@indexdata.dk and include the following command -in your email: - subscribe zebra-l +the software, bug-reports, discussion etc. You can sign up at the URL +http://lists.indexdata.dk/cgi-bin/mailman/listinfo/zebralist +