X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=TODO;h=a54791c2bba2175290eafff46ececffe2baf82c3;hb=68f060543c1d9a7f6c5b058720a65d5f1b491d19;hp=c934ec4df8056c6c73c540d99cabb92e929c98cb;hpb=bb761dd62f7718bb3040cd146ca5a2de40544cdf;p=idzebra-moved-to-github.git diff --git a/TODO b/TODO index c934ec4..a54791c 100644 --- a/TODO +++ b/TODO @@ -1,20 +1,24 @@ -Zebra TODO $Id: TODO,v 1.4 1998-01-12 15:04:31 adam Exp $ +Zebra TODO +$Id: TODO,v 1.15 2004-06-07 21:51:44 adam Exp $ -Make regx-filter thread safe. +Finish proximity with fast forward. -Better ranking in searches. Admin should be able specify initial - weight to certain fields. +Revisit truncation. -Search result should hold information about hits for each term, - especially when using ranked search. +Handle free lists for isamb (possibly others). -Admin should be able to specify set/attr when none is specified - (currently bib1,use=any is used). +Finish XPath-like search including attributes. -Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra - to auto-generate explain information depending on data1 system. +Explain category Attributedetails should include name/description +of search- attrribute. -Generic character set mapping (w, p, etc.) +System number sorting. + +Configurable default sorting criteria - used when query is not ranked. + +Use first field in sorting, i.e. author. + +Size of sort entries should be configurable. + +Configurable default search attributes. (zebramap.c) -ISAMC optimization: indirect block with pointers to all blocks - in chain. The initial block should include the count as well.