X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=TODO;fp=TODO;h=f85e221942b94b848626a20d9b5dbd9b98180775;hp=55848cd138003a57b66abacd4ebc7773cb89c582;hb=3ecabdd7340cf895d4d446a217b8b69c17a2d781;hpb=313737060e826ddd9687b340750b49ebe38db40e diff --git a/TODO b/TODO index 55848cd..f85e221 100644 --- 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 +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.