http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 --- Comment #52 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to mathieu saby from comment #50)
(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)
Yeah, ideally there would be a special keyword index for DOM that included all the normal keyword-ish fields and note fields, but for me a higher priority was getting keyword working at all. -- You are receiving this mail because: You are watching all bug changes.