https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357
--- Comment #13 from Katrin Fischer <[email protected]> --- (In reply to Katrin Fischer from comment #12) > Serious question: Why would we want stop words? To explain: to me stop words seem to stem from a time where search would die searching for something like "the" - I think modern search engines are better than that and we have always been happy that you can find the band "the the" with Koha and haven't had stop words since moving to Zebra. For stemming: I think stemming is a bit difficult, but could we not make it depend on the language of the interface? Ideally it should depend on the language you enter something in (if I use a German GUI and search a French book...)... or could we stem for mulitple languages at once? -- 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/
