https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22332

--- Comment #7 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
I think I might be able to explain a bit:

If you have multiple items on a record, Zebra sees all the values and can
search for them, but it's 'a pool' of values. 

If you search for available and a certain library, there will be an available
item and one at the library, but it doesn't have to be the same item. The items
get lost in indexing, as every item field is indexed separately.

That makes it harder to fix this - I guess you'd need to create a combined
index of both values so you can search them in combination and ensure they are
from the same item.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to