http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11232 --- Comment #13 from David Cook <dcook@prosentient.com.au> --- (In reply to Jared Camins-Esakov from comment #8)
(In reply to David Cook from comment #7)
Also note that you will have to individually set up each index that you want to use for facet queries.
As per this email from an IndexData person: http://lists.indexdata.dk/pipermail/zebralist/2007-July/001694.html
In general, this shouldn't case a problem, since we only use a short list of facets. However, it would create a barrier to allowing users to customize their results.
This has to be changed in two places. In the server elements configuration, as described at that link, *and* an additional index has to be configured for each facet.
Jared, I'm not sure I understand what you mean by "an additional index has to be configured for each facet". Could you elaborate? Once the server element is set up for a facet, it should be all good to go. -- That said, I was thinking about this a bit last night, and I can't recall exactly what is retrieved with a facet query. I have yet to set up a VM for Koha on my new desktop so I'll have to wait a bit before testing it out again. -- You are receiving this mail because: You are watching all bug changes.