Bug 10037: regression test for searching UNIMARC item index in DOM mode
authorGalen Charlton <gmc@esilibrary.com>
Thu, 10 Oct 2013 18:50:13 +0000 (18:50 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 10 Oct 2013 18:50:13 +0000 (18:50 +0000)
commit2173a97b292a83dcf89a564b1ffe8adb73e7ae4d
tree01ae9f43294c3e47caef19527d6d498dcee68abc
parentc9b09051e741ef7e74368e4c1ad52bdb0b7c32f4
Bug 10037: regression test for searching UNIMARC item index in DOM mode

This patch adds a regression test that verifies that searching the
UNIMARC 'item' index for a value that is indexed by virtue of being
included in the fallback index definition for the 995 field works for
both GRS-1 and DOM.

The main patch will allow t/db_dependent/Search.t to pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Search.t