X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=TODO;h=8f7a6291875ef047fdef12b6cbeefc3ca50e310d;hp=868ccbcf6557f655e2d5d6cd8964bb5cb2ab34a4;hb=3555e8a7c6794d0fe6dba314f570013e44947acf;hpb=dd19b67f25013bb26e6ff6a52ebddd5471f493dd diff --git a/TODO b/TODO index 868ccbc..8f7a629 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,26 @@ -Zebra TODO $Id: TODO,v 1.5 1998-01-29 13:40:27 adam Exp $ +Zebra TODO +$Id: TODO,v 1.16 2004-06-07 22:11:25 adam Exp $ -Make regx-filter thread safe. +Pipe filters. -Better ranking in searches. Admin should be able specify initial - weight to certain fields. +Finish proximity with fast forward. -Search result should hold information about hits for each term, - especially when using ranked search. +Revisit truncation. -Admin should be able to specify set/attr when none is specified - (currently bib1,use=any is used). +Handle free lists for isamb (possibly others). -Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra - to auto-generate explain information depending on data1 system. +Finish XPath-like search including attributes. + +Explain category Attributedetails should include name/description +of search- attribute. + +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.