From: Sebastian Hammer Date: Fri, 8 Dec 2006 17:57:16 +0000 (+0000) Subject: Todo X-Git-Tag: before.append.child~115 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=27c807c913e24d32bf005eb9721178122c675f6d;p=pazpar2-moved-to-github.git Todo --- diff --git a/TODO b/TODO new file mode 100644 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: