https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715
Pablo AB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Pablo AB <[email protected]> --- ## Setting Combination QueryAutoTruncate - Automatically QueryFuzzy - Try/Don't try QueryStemming - Try/Don't try [Search Terms : Number of Results : Notes] frogs toads : 8 : frogs and toads : 7 : The missing record here contains 'toadstools' - truncation not working correctly? frogs or toads : 29 : 'And' and 'or' treated as search operators. Adv. Search: frogs and toads : 8 : Apostrophe search not working QueryAutoTruncate - only if * added QueryFuzzy - don't try QueryStemming - don't try frogs toads : 7 : frogs and toads : 5 : And is treated as a search word frogs or toads : 0 : Adv. Search: frogs and toads : 7 : Apostrophe search not working QueryAutoTruncate - only if *added QueryFuzzy - don't try QueryStemming - Try frogs toads : 0 : No results for any search frogs and toads : 0 : frogs or toads : 0 : Adv. Search: frogs and toads : 0 : QueryAutoTruncate - only if *added QueryFuzzy - Try QueryStemming - don't try/Try frogs toads : 0 : No results for any search frogs and toads : 0 : frogs or toads : 0 : Adv. Search: frogs and toads : 0 : Queryfuzzy can't be used with ICU in use? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
