X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=096e8e3bb1e95acb4d32ad9ad1f8c9550825d09e;hb=f7fb437044f32ea7e85a114414f32b170ab0ebb0;hp=09081de0e68f1e330b05befaec2cc25c91844287;hpb=819a1eeaa1f324f61d5549768cc51ab7a45068f1;p=pazpar2-moved-to-github.git diff --git a/TODO b/TODO index 09081de..096e8e3 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,18 @@ 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. +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. +Full record retrieval. -- libxml Implement hitsbytarget function to emulate traditional LOT-style U/I Longer term: