Allow merge on merged content
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 14 Dec 2012 16:05:23 +0000 (17:05 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 14 Dec 2012 16:05:23 +0000 (17:05 +0100)
commit0aa1114a00aa7d78e6e9dd8099f4c9b3d93f5f94
tree2412b7fd5a0808dffbe20db58d8666650c82dcaf
parent6fa17ff9fdb750b27aac212c101fd7727bd05ced
Allow merge on merged content

The new configuration metadata element, limitcluster, configures
that a metadata element (name) be used as limit name for search.
Applies to the whole service (ie all targets), unlike pz:limitmap
which is configured per-target (database).
17 files changed:
doc/pazpar2_conf.xml
src/client.c
src/client.h
src/pazpar2_config.c
src/pazpar2_config.h
src/reclists.c
src/reclists.h
src/session.c
src/session.h
test/test_http.cfg
test/test_http.urls
test/test_http_23.res
test/test_http_6.res
test/test_http_81.res
test/test_http_82.res [new file with mode: 0644]
test/test_http_83.res [new file with mode: 0644]
test/test_http_84.res [new file with mode: 0644]