Todo
authorSebastian Hammer <quinn@indexdata.com>
Fri, 8 Dec 2006 17:57:16 +0000 (17:57 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Fri, 8 Dec 2006 17:57:16 +0000 (17:57 +0000)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..ce53747
--- /dev/null
+++ b/TODO
@@ -0,0 +1,24 @@
+Short term: 
+
+Structured target profiles -- Zeerex.
+Normalization of records -- test if libXSLT is fast enough to:
+  -- Extract Subject headings, titles, dates, authors for facets and display
+  -- Merge keys for relevance ranking, etc.
+  -- Also normalize to UTF-8.
+Implement timeout of sessions, so they don't sit there forever (simple).
+Sort by title, date, author. Parameter to 'show' webservice command.
+Additional facets. At least do 'author'.. think about making it general.
+Support for 'blocking' requests, at least for record display before first records
+   are retrieved (to reduce polling).
+Implement detection of 'search complete', so client knows when to stop polling.
+Full record retrieval.
+
+Longer term:
+
+Server-specific CCL-mapping (simple)
+Networked mechanism to control configuration
+Target selection by metadata -- 'subject', 'location', 'library
+       type' -- should be totally generic to support requirements of
+       different projects.
+
+Nice to have: