Structure word-list, free-form-text and document-text all
[idzebra-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index 760ba82..c934ec4 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.4 1998-01-12 15:04:31 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.
 
 Better ranking in searches. Admin should be able specify initial
  weight to certain fields.
@@ -19,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.
 
 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.