From e7a3dcba5526bd8520e87d693a39260de11337fc Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Mon, 12 Apr 2010 13:11:06 +0000 Subject: [PATCH] document `make newdb' --- zebra/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/zebra/README b/zebra/README index 691e2fc..77b87b9 100644 --- a/zebra/README +++ b/zebra/README @@ -100,7 +100,15 @@ The database can be interrogated with SRU URLs such as: To create the database: +$ make newdb + +or: + tar xzf records-2007-04-18.tar.gz zebraidx-2.0 init zebraidx-2.0 update zeerex.xml +zebraidx-2.0 update record-2010-04-06 zebraidx-2.0 commit + +zebrasrv-2.0 -f yazserver.xml + -- 1.7.10.4