[Koha-bugs] [Bug 8620] Barcode searching not working correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 4 22:35:28 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8620

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15293|0                           |1
        is obsolete|                            |
  Attachment #15862|0                           |1
        is obsolete|                            |

--- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 15863
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15863&action=edit
[SIGNED OFF] Bug 8620: Any index overfull in DOM configurations

The Any index seems like it may have been having too many elements added
to it. I don't understand how that is possible, but there you go.

This patch tests the theory, by changing the way the Any index is
populated.

To test:
1) Apply patch.
2) Update the following two files:
    etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl
    etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl
3) Reindex
4) Do a search that was previously failing.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Fixes the problem for me - formerly not working callnumbers
and barcodes are now found in keyword (any) searches.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list