Hidden items associated item types turning up in facets - anyone done work on this?
Hi all, I'm just curious whether anyone has done work specifically on the hidden items and facets. I can see that there are bugs for hiding the associated item types from the Advanced Search, and quite a bit of work has been done to make the hiding more complete - but I wasn't able to find if anything had been done with the facets. Also quite curious if anyone has a thought on whether or not hiding associated item types will be easier or harder with 3.18+ (zebra facets). Please, share your thoughts! Cheers, Liz -- -- Liz Rea Catalyst.Net Limited Level 6, Catalyst House, 150 Willis Street, Wellington. P.O Box 11053, Manners Street, Wellington 6142 GPG: B149 A443 6B01 7386 C2C7 F481 B6c2 A49D 3726 38B7
Greetings, I think there were thoughts of customizable facets, but I don't think anything was done with that. http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10891 GPML, Mark Tompsett
Whaou, This may be impossible to fix. Unless we create a new Zebra base for OPAC and remove in rebuild_zebra.pl hidden items and biblio when indexing. Regards, Le 22/04/2015 06:43, Liz Rea a écrit :
Hi all,
I'm just curious whether anyone has done work specifically on the hidden items and facets. I can see that there are bugs for hiding the associated item types from the Advanced Search, and quite a bit of work has been done to make the hiding more complete - but I wasn't able to find if anything had been done with the facets.
Also quite curious if anyone has a thought on whether or not hiding associated item types will be easier or harder with 3.18+ (zebra facets).
Please, share your thoughts!
Cheers, Liz
-- Fridolin SOMERS Biblibre - Pôles support et système fridolin.somers@biblibre.com
In terms of Zebra facets, another thought might be to use different indexes for the staff client and the OPAC. Although I suppose we'd still have to have a means of telling the OPAC indexes not to include data from particular items... which is probably doable using XInclude with DOM... but not necessarily desirable. Probably much more desirable than having separate Zebra databases for the OPAC and staff client though. Although I suppose having separate Zebra databases could actually have some other benefits. But then it would be much more indexing and indexing configuration management. Hmm. Without Zebra facets, there could probably be some more rules added to filter the facets. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St, Ultimo, NSW 2007
-----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel- bounces@lists.koha-community.org] On Behalf Of Fridolin SOMERS Sent: Thursday, 23 April 2015 5:14 PM To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] Hidden items associated item types turning up in facets - anyone done work on this?
Whaou,
This may be impossible to fix. Unless we create a new Zebra base for OPAC and remove in rebuild_zebra.pl hidden items and biblio when indexing.
Regards,
Le 22/04/2015 06:43, Liz Rea a écrit :
Hi all,
I'm just curious whether anyone has done work specifically on the hidden items and facets. I can see that there are bugs for hiding the associated item types from the Advanced Search, and quite a bit of work has been done to make the hiding more complete - but I wasn't able to find if anything had been done with the facets.
Also quite curious if anyone has a thought on whether or not hiding associated item types will be easier or harder with 3.18+ (zebra facets).
Please, share your thoughts!
Cheers, Liz
-- Fridolin SOMERS Biblibre - Pôles support et système fridolin.somers@biblibre.com _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha- community.org/ bugs : http://bugs.koha-community.org/
Actually, now that I think about it, I suppose we could filter the facets whether they're using Zebra or the records themselves. It could slow things down, but I think it sounds like it wouldn't be too difficult. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St, Ultimo, NSW 2007
-----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel- bounces@lists.koha-community.org] On Behalf Of Fridolin SOMERS Sent: Thursday, 23 April 2015 5:14 PM To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] Hidden items associated item types turning up in facets - anyone done work on this?
Whaou,
This may be impossible to fix. Unless we create a new Zebra base for OPAC and remove in rebuild_zebra.pl hidden items and biblio when indexing.
Regards,
Le 22/04/2015 06:43, Liz Rea a écrit :
Hi all,
I'm just curious whether anyone has done work specifically on the hidden items and facets. I can see that there are bugs for hiding the associated item types from the Advanced Search, and quite a bit of work has been done to make the hiding more complete - but I wasn't able to find if anything had been done with the facets.
Also quite curious if anyone has a thought on whether or not hiding associated item types will be easier or harder with 3.18+ (zebra facets).
Please, share your thoughts!
Cheers, Liz
-- Fridolin SOMERS Biblibre - Pôles support et système fridolin.somers@biblibre.com _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha- community.org/ bugs : http://bugs.koha-community.org/
Thank you all for your thoughts - feel free to continue to have them on this topic. :) Liz On 27/04/15 11:54, David Cook wrote:
Actually, now that I think about it, I suppose we could filter the facets whether they're using Zebra or the records themselves.
It could slow things down, but I think it sounds like it wouldn't be too difficult.
David Cook Systems Librarian Prosentient Systems 72/330 Wattle St, Ultimo, NSW 2007
-----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel- bounces@lists.koha-community.org] On Behalf Of Fridolin SOMERS Sent: Thursday, 23 April 2015 5:14 PM To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] Hidden items associated item types turning up in facets - anyone done work on this?
Whaou,
This may be impossible to fix. Unless we create a new Zebra base for OPAC and remove in rebuild_zebra.pl hidden items and biblio when indexing.
Regards,
Le 22/04/2015 06:43, Liz Rea a écrit :
Hi all,
I'm just curious whether anyone has done work specifically on the hidden items and facets. I can see that there are bugs for hiding the associated item types from the Advanced Search, and quite a bit of work has been done to make the hiding more complete - but I wasn't able to find if anything had been done with the facets.
Also quite curious if anyone has a thought on whether or not hiding associated item types will be easier or harder with 3.18+ (zebra facets). Please, share your thoughts!
Cheers, Liz
-- Fridolin SOMERS Biblibre - Pôles support et système fridolin.somers@biblibre.com _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha- community.org/ bugs : http://bugs.koha-community.org/
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- -- Liz Rea Catalyst.Net Limited Level 6, Catalyst House, 150 Willis Street, Wellington. P.O Box 11053, Manners Street, Wellington 6142 GPG: B149 A443 6B01 7386 C2C7 F481 B6c2 A49D 3726 38B7
participants (4)
-
David Cook -
Fridolin SOMERS -
Liz Rea -
Mark Tompsett