http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10740 --- Comment #16 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- (In reply to Jared Camins-Esakov from comment #15)
(In reply to mathieu saby from comment #14)
Out of the scope of your bug : Each time we add an new index in the list of indexes in Search.pm, my blood is freezing :( I know it's needed now, but would not it be more flexible (if a library wants to add custom index) with a list stored out of Perl code, in some YAML file for ex?
This is how QueryParser works. :)
Great! So when we decide that pre-QP search could be deprecated, this piece of code could be delete I imagine? But, is there a similar operation to do in QP conf to declare the new index, or is it automatic? Mathieu -- You are receiving this mail because: You are watching all bug changes.