r669@llin: dpavlin | 2006-05-15 15:18:36 +0200
[webpac2] / TODO
diff --git a/TODO b/TODO
index e9ba4a0..439afc8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,22 @@
-- add multiple databases
++ 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 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]
++ added new set-based normalizer which is pure perl code [2.13]
++ added --stats to report field and subfield usage [2.14]
+- 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