Updated.
[idzebra-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index 760ba82..868ccbc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
-Zebra TODO $Id: TODO,v 1.1 1997-09-17 12:19:06 adam Exp $
+Zebra TODO $Id: TODO,v 1.5 1998-01-29 13:40:27 adam Exp $
 
-NT port: locking mechanisms needs to be ported. Locking should 
- probably be moved to Zebra util instead.
+Make regx-filter thread safe.
 
 Better ranking in searches. Admin should be able specify initial
  weight to certain fields.
@@ -15,12 +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.
-
-Test mode fix: when using test mode (-s) Zebra should only do
- read-locking and not write-locking thus preventing Zebra thinking
- the index is inconsistent.