Script configure uses yaz pthreads options. Added locking for
[idzebra-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index 80751be..34d84a2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,25 +1,30 @@
-Zebra TODO $Id: TODO,v 1.3 1997-12-18 10:54:24 adam Exp $
+Zebra TODO
+$Id: TODO,v 1.9 2000-07-07 12:49:20 adam Exp $
 
-Make regx-filter thread safe.
+Browse set.
 
-Better ranking in searches. Admin should be able specify initial
- weight to certain fields.
+Multiple register areas.
+
+Hit Vector for each term in query in search-response PDU.
+
+Prefix configuration for externally stored records.
+
+Size of sort entries should be configurable.
 
-Search result should hold information about hits for each term,
- especially when using ranked search.
+Use first field in sorting, i.e. author.
 
-Admin should be able to specify set/attr when none is specified
- (currently bib1,use=any is used).
+System number sorting.
 
-Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra
- to auto-generate explain information depending on data1 system.
+Configurable default sorting criteria - used when query is not ranked.
 
-Generic character set mapping (w, p, etc.)
+Configurable default search attributes.
+
+Better ranking in searches. Admin should be able specify initial
+ weight to certain fields.
 
 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.
+Create surrogate diagnostic when ONE record is missing insead of a
+non-surrogate diagnostic.
+