Character set negotiation updates
[idzebra-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index d2bd938..c2cf5c7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,22 +1,32 @@
 Zebra TODO
-$Id: TODO,v 1.8 1999-12-01 14:29:50 adam Exp $
+$Id: TODO,v 1.12 2002-07-25 13:06:43 adam Exp $
 
-Size of sort entries should be configurable.
+Make test scripts.
 
-Use first field in sorting, i.e. author.
+Handle free lists for isamb (possibly others).
+
+Check that recordId: actually works.
+
+Finish X-path-like search including attributes.
+
+Make "fake" absyn even though no-one is found and warn
+first time. Make directive to enable/disable xpath-indexing.
+
+For traditional searches, allow string attributes that matches
+name in *.att-file.
+
+Explain category Attributedetails should include name/description
+of search- attrribute.
+
+Prefix configuration for externally stored records.
 
 System number sorting.
 
 Configurable default sorting criteria - used when query is not ranked.
 
-Configurable default search attributes.
-
-Better ranking in searches. Admin should be able specify initial
- weight to certain fields.
+Use first field in sorting, i.e. author.
 
-ISAMC optimization: indirect block with pointers to all blocks
- in chain. The initial block should include the count as well.
+Size of sort entries should be configurable.
 
-Create surrogate diagnostic when ONE record is missing insead of a
-non-surrogate diagnostic.
+Configurable default search attributes.