From: Adam Dickmeiss Date: Thu, 29 Jan 1998 13:40:27 +0000 (+0000) Subject: Updated. X-Git-Tag: ZEBRA.1.0~246 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=dd19b67f25013bb26e6ff6a52ebddd5471f493dd Updated. --- diff --git a/CHANGELOG b/CHANGELOG index a1cb393..7fd0e9b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +--- 1.0b1 1998/1/29 + Simple ranked searches now return correct number of hits. The test option (-s) only makes a read-lock on the index as well diff --git a/TODO b/TODO index c934ec4..868ccbc 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -Zebra TODO $Id: TODO,v 1.4 1998-01-12 15:04:31 adam Exp $ +Zebra TODO $Id: TODO,v 1.5 1998-01-29 13:40:27 adam Exp $ Make regx-filter thread safe. @@ -14,7 +14,5 @@ Admin should be able to specify set/attr when none is specified Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra to auto-generate explain information depending on data1 system. -Generic character set mapping (w, p, etc.) - ISAMC optimization: indirect block with pointers to all blocks in chain. The initial block should include the count as well.