https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11910
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Adding a zebra index should |Make it possible to add |be a configuration change. |indexes to getIndexes() in | |Search.pm without having to | |change source code --- Comment #2 from Katrin Fischer <[email protected]> --- I am picking this one out here: > In order to be searchable, the index name must be added to @indexes in > C4::Search.pm::getIndexes(). > > At the very least, there should be a way of adding extra indexes to the > arrayref returned by getIndexes() without editing source code. I think that would be really useful. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
