https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11910 Katrin Fischer <katrin.fischer@bsz-bw.de> 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 <katrin.fischer@bsz-bw.de> --- 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.