[Koha-bugs] [Bug 14006] about.pl checks the wrong zebra index mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 21:48:47 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14006

Eivin Giske Skaaren <eskaaren at yahoo.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38207|0                           |1
        is obsolete|                            |

--- Comment #3 from Eivin Giske Skaaren <eskaaren at yahoo.no> ---
Created attachment 38463
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38463&action=edit
Bug 14006: about.pl checks the wrong zebra index mode

When setting zebra_bib_index_mode to grs1 I get two warnings when not applying
the patch:

"The <zebra_bib_index_mode> entry is set to grs1. GRS-1 support is now
deprecated and will be removed in future releases. Please use DOM instead by
setting <zebra_bib_index_mode> to dom (full reindex required)."

"You have set <use_zebra_facets> but the <zebra_bib_index_mode> is not set to
dom. Falling back to legacy facet calculation."

When applying the patch a third warning appears in addition to the two previous
ones:

"The <zebra_bib_index_mode> entry is set to dom, but your system still appears
to be set up for grs1 indexing."

Seems like the patch does what it should to me regarding the configuration
mismatch warning.

Signed-off-by: Eivin Giske Skaaren <eskaaren at yahoo.no>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list