--- trunk/TODO 2005/12/16 14:40:55 260 +++ trunk/TODO 2006/04/17 15:10:04 431 @@ -1,10 +1,20 @@ + add multiple databases + support multiple inputs to single database [2.00_1] ++ load multiple input/*.xml files for one input + lookups now works [2.00_3] + create links to other databases [2.00_4] + add regexp filter [2.00_5] -- add more input formats (MARC::Fast and others) ++ add YAML as normalize format ++ add more input formats (MARC::Fast and others) [2.00_6] ++ update to use Search::Estraier [2.09] ++ fix characters generated in [% search %] (move that to Webpacus?) ++ fix nasty bug with repeatable subfields [2.10] ++ write pure perl Search::HyperEstraier [Search::Estraier is on CPAN] ++ apply regex on records from input to fix-up character encodings [2.11] ++ add support for KinoSearch search library [2.12] +- support arrays for normalize/path and lookup +- add Excel input format +- add dBase input format +- remove delimiters characters from index and query entered - delete unused files in database directories - scoring for various fields in input/*.xml -- write pure perl Search::HyperEstraier -- load multiple input/*.xml files for one input