http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421
--- Comment #50 from mathieu saby <[email protected]> --- (In reply to Jared Camins-Esakov from comment #49) > (In reply to Galen Charlton from comment #48) > > I'll investigate further to see why the GRS-1 any index is behaving slightly > > differently. > > Because GRS-1's "any" directive does not include all fields, whereas the DOM > "equivalent" does. all fields? you mean really ALL fields even if they are not used by an other index? That must very annoying for users! I made a patch some time ago for repacing "any" with "anywhere" and make a reasonable "any" index, like we can found in other ILS. I made it for GRS1, but it may be even more usefull for DOM. Bug 8962 (need some rewrite I suppose) M. Saby -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
