*** empty log message ***
[pazpar2-moved-to-github.git] / TODO
1 Short term: 
2
3 Structured target profiles -- Zeerex?
4 Normalization of records -- test if libXSLT is fast enough to:
5   -- Extract Subject headings, titles, dates, authors for facets and display
6   -- Merge keys for relevance ranking, etc.
7   -- Also normalize to UTF-8.
8 Implement timeout of sessions, so they don't sit there forever (simple).
9 Factor Z39.50 stuff out from pazpar2.c to separate file to make room for
10    later SRU implementation.
11 Sort by title, date, author. Parameter to 'show' webservice command.
12 Additional facets. At least do 'author'.. think about making it general.
13 Support for 'blocking' requests, at least for record display before first records
14    are retrieved (to reduce polling).
15 Implement detection of 'search complete', so client knows when to stop polling.
16 Full record retrieval.
17 Implement hitsbytarget function to emulate traditional LOT-style U/I
18
19 Longer term:
20
21 Server-specific CCL-mapping (simple)
22 Networked mechanism to control configuration
23 Target selection by metadata -- 'subject', 'location', 'library
24         type' -- should be totally generic to support requirements of
25         different projects.
26
27 Nice to have: