[Koha-bugs] [Bug 7440] Vestiges of NoZebra should be removed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 19 18:27:54 CET 2013


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

--- Comment #15 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 16437
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16437&action=edit
[PATCH] Bug 7440 - Remove NoZebra vestiges

Removed NoZebra vestiges. This comprises several code blocks that depend on the
NoZebra syspref and NZ related functions/methods.

C4::Biblio->
 GetNoZebraIndexes
 _DelBiblioNoZebra
 _AddBiblioNoZebra

C4::Search->
 NZgetRecords
 NZanalyse
 NZoperatorAND
 NZoperatorOR
 NZoperatorNOT
 NZorder

C4::Installer->
 set_indexing_engine

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


More information about the Koha-bugs mailing list