X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=TODO;h=b9d6dd0bc6c08c9300b8edc1f535c548953449ca;hb=4af47baa0641ea00556a351127d7b75e9b6a903e;hp=ce537476dde50fe29950ec5a547b362f33d07ed0;hpb=27c807c913e24d32bf005eb9721178122c675f6d;p=pazpar2-moved-to-github.git diff --git a/TODO b/TODO index ce53747..b9d6dd0 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,17 @@ Short term: -Structured target profiles -- Zeerex. +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. -Implement timeout of sessions, so they don't sit there forever (simple). +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. -Support for 'blocking' requests, at least for record display before first records - are retrieved (to reduce polling). +Additional facets. At least do 'author'.. think about making it general. -- libxml Implement detection of 'search complete', so client knows when to stop polling. -Full record retrieval. +Full record retrieval. -- libxml +Implement hitsbytarget function to emulate traditional LOT-style U/I Longer term: