bug 8252: (follow-up) test both GRS1 and DOM indexing
authorGalen Charlton <gmc@esilibrary.com>
Thu, 10 Oct 2013 17:18:43 +0000 (17:18 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 10 Oct 2013 17:18:43 +0000 (17:18 +0000)
commit1737ff4cc3fef0ce1e12f0f3a8b704d018cb7beb
treee7f4b619790135117b335c45fb77a8ea0172c561
parent8ea34625175051247d6df931a35352c403a37edc
bug 8252: (follow-up) test both GRS1 and DOM indexing

This patch expands t/db_dependent/Search.t to run
the same tests using both the GRS-1 and DOM indexing
modes.  It also adds hooks in zebra_config.pl to make
it easier to stage test cases for non-MARC21 Zebra
indexing.

Note that in DOM mode one of the tests is currently a
TODO, as relevance ranking for wegihted queries differs
between GRS-1 and DOM.

To test:

[1] Verify that prove -v t/db_dependent/Search.t passes.

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