http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11232
--- Comment #24 from Tomás Cohen Arazi <[email protected]> --- (In reply to David Cook from comment #20) > Latest trial... > > Facets seem to work great with my package install but not with my tarball > dev install. ... > <term coccur="4" occur="2">+I7</term> > <term coccur="4" occur="1">+I7</term> > </facet> > </record> > > -- > > Will have to look into possible causes for this... David, the problem with your setup is that you inadvertedly set ICU for the :0 index which you shouldn't. Just set: icuchain words-icu.xml for 'index w' and 'index p'. We are using the :0 index for display purposes, so no comparisson or order definition is in place. I think it is time to start coding :-D -- 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/
