data1 cleanup
[idzebra-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index 55848cd..f85e221 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,39 +1,37 @@
 Zebra TODO
-$Id: TODO,v 1.10 2000-12-05 10:01:44 adam Exp $
+$Id: TODO,v 1.11 2002-05-03 13:50:24 adam Exp $
 
-Explain category Attributedetails should include name/description
-of search- attrribute.
+Make test scripts.
 
-String indexing/search (possibly including XPATH-like queres)
+Add XML parser (EXPAT).
 
-Null-value search.
+Ensure that UTF-8 indexing works and that EXPAT using
+other character set is converted to it.
 
-Handle XML empty node constructs <tag/>
+Handle free lists for isamb (possibly others).
 
-Browse set.
+Check that recordId: actually works.
 
-Multiple register areas.
+Finish X-path-like search including attributes.
 
-Hit Vector for each term in query in search-response PDU.
+Make "fake" absyn even though no-one is found and warn
+first time. Make directive to enable/disable xpath-indexing.
 
-Prefix configuration for externally stored records.
+For traditional searches, allow string attributes that matches
+name in *.att-file.
 
-Size of sort entries should be configurable.
+Explain category Attributedetails should include name/description
+of search- attrribute.
 
-Use first field in sorting, i.e. author.
+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.