More work on sorting
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 Oct 2011 13:25:40 +0000 (15:25 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 Oct 2011 13:25:40 +0000 (15:25 +0200)
commit9d9593c47d0ab73b331d85c64e04b516ba9c6a7f
tree16ae565fefe0a477180479109c50995aaba2f0dd
parente7b239d4c86d0bd72517054aed2887ba246de50f
More work on sorting

Session only searches once for each sort criteria. Each record is
matched against all records in cluster, to avoid duplicates.
src/pazpar2_config.h
src/reclists.c
src/record.c
src/record.h
src/session.c
src/session.h
test/test_solr.urls
test/test_url.urls
test/test_url_8.res [new file with mode: 0644]