From: David Crossley Date: Wed, 26 Aug 2015 06:29:13 +0000 (+1000) Subject: Replace old index names, e.g. "dc_title" with "title". X-Git-Tag: v2.0.61~10 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=709a908f0d7abca7c235631409606ed259c48534 Replace old index names, e.g. "dc_title" with "title". --- diff --git a/examples/oai-pmh/README b/examples/oai-pmh/README index 21e0739..e0d3913 100644 --- a/examples/oai-pmh/README +++ b/examples/oai-pmh/README @@ -66,7 +66,7 @@ Z39.50 buildin Zebra presents (in this configuration only if Z> elements zebra::facet::any:w Z> show 8+1 - Z> elements zebra::facet::any:w,dc_title:w + Z> elements zebra::facet::any:w,title:w Z> show 9+1 Z39.50 searches targeted at specific indexes @@ -128,8 +128,8 @@ Z39.50 scan: Z> scan @attr 1=oai_datestamp @attr 4=3 1 Z> scan @attr 1=oai_setspec @attr 4=3 2000 Z> - Z> scan @attr 1=dc_title communication - Z> scan @attr 1=dc_identifier @attr 4=3 a + Z> scan @attr 1=title communication + Z> scan @attr 1=identifier @attr 4=3 a etc, etc, @@ -254,9 +254,9 @@ http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startR http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::meta -http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::index::dc_description +http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::index::description http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::snippet -http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::facet::dc_description:w +http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::facet::description:w