X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=TODO;h=c2cf5c7b689d6fcd6dfb4cb3896d82ccda5f0a33;hb=64047719fa2acfe64e40352bdc5fe302e136c995;hp=34d84a2bd8b4417666be9157f13a91a4a414a00c;hpb=1c3797bc503c1e7a109c8887d89d3ddda93bba71;p=idzebra-moved-to-github.git diff --git a/TODO b/TODO index 34d84a2..c2cf5c7 100644 --- a/TODO +++ b/TODO @@ -1,30 +1,32 @@ Zebra TODO -$Id: TODO,v 1.9 2000-07-07 12:49:20 adam Exp $ +$Id: TODO,v 1.12 2002-07-25 13:06:43 adam Exp $ -Browse set. +Make test scripts. -Multiple register areas. +Handle free lists for isamb (possibly others). -Hit Vector for each term in query in search-response PDU. +Check that recordId: actually works. -Prefix configuration for externally stored records. +Finish X-path-like search including attributes. -Size of sort entries should be configurable. +Make "fake" absyn even though no-one is found and warn +first time. Make directive to enable/disable xpath-indexing. -Use first field in sorting, i.e. author. +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.