X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=TODO;h=1bd2b7ea53d2258c12cd5e28bef130d886092063;hb=c76d814c4ebc9ec7fc962c900cb4b48ed58a4f30;hp=32cd3c810b7954945c7b68a345d3935df5a629b4;hpb=4415da5dbbba04e50d4524347486d60113ed569c;p=idzebra-moved-to-github.git diff --git a/TODO b/TODO index 32cd3c8..1bd2b7e 100644 --- a/TODO +++ b/TODO @@ -1,21 +1,32 @@ -Zebra TODO $Id: TODO,v 1.7 1999-05-20 12:57:18 adam Exp $ +Zebra TODO +$Id: TODO,v 1.14 2002-08-28 09:39:45 mike Exp $ -Size of sort entries should be configurable. +More test scripts. -Use first field in sorting, i.e. author. +Handle free lists for isamb (possibly others). + +Check that recordId: actually works. + +Finish XPath-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.