X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=TODO;h=0e05d0ccfb575a53b6583bef6e46b495f66cf1b1;hb=5017b103ece3eeb4e3ab181d5e49d50af8e56018;hp=096e8e3bb1e95acb4d32ad9ad1f8c9550825d09e;hpb=ecfbf76a7a6c560d2e7dcd107450ff58a7d316e5;p=pazpar2-moved-to-github.git diff --git a/TODO b/TODO index 096e8e3..0e05d0c 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,18 @@ Short term: +Pull more metadata from records. Figure out how this relates to record retrieval Structured target profiles -- Zeerex? -- requires libxml -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. -Factor Z39.50 stuff out from pazpar2.c to separate file to make room for - later SRU implementation. Sort by title, date, author. Parameter to 'show' webservice command. -Additional facets. At least do 'author'.. think about making it general. -- libxml -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. -- libxml -Implement hitsbytarget function to emulate traditional LOT-style U/I Longer term: -Server-specific CCL-mapping (simple) +Server-specific CCL-mapping (simple, follows from structured target profiles) Networked mechanism to control configuration Target selection by metadata -- 'subject', 'location', 'library type' -- should be totally generic to support requirements of different projects. +Factor Z39.50 stuff out from pazpar2.c to separate file to make room for + later SRU implementation (essential if we do THDI or LOT. Not hard to do) Nice to have: