The record ID (recid) that Pazpar2 generates is now the merge key and not
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 16 Jul 2007 17:01:46 +0000 (17:01 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 16 Jul 2007 17:01:46 +0000 (17:01 +0000)
commita085694d89c72f473733b58d08ddc2f5b37390e2
treea97d06c74a8417620fd6bc84244c921d77c66424
parent469fc0b237f731ac0afb10ad425f06ce5ea03d67
The record ID (recid) that Pazpar2 generates is now the merge key and not
a dynamically generated integer. It allows us to repeat the search and
still be able to get hold of the record again. A little more persistent.
src/http_command.c
src/logic.c
src/pazpar2.h
src/reclists.c
src/reclists.h
src/record.h
test/test_http_5.res
test/test_http_6.res
test/test_http_urls
www/jsdemo/example_client.js