Added README.
[idzebra-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index fc1656c..c934ec4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
-Zebra TODO $Id: TODO,v 1.2 1997-09-29 09:09:04 adam Exp $
+Zebra TODO $Id: TODO,v 1.4 1998-01-12 15:04:31 adam Exp $
+
+Make regx-filter thread safe.
 
 Better ranking in searches. Admin should be able specify initial
  weight to certain fields.
@@ -16,8 +18,3 @@ 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.