[Koha-bugs] [Bug 7417] Include alternate forms from authorities in bibliographic searches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 2 18:40:03 CEST 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I am very very excited about this feature, as it's something a lot of libraries
have asked about. It already works, but we have to fix some rough edges:

1) Blocker: The detail page is all ok, but in the result list all the "see
from" variations of the name show up in the results.

2) Blocker: There is a problem with the concatenation of strings for indexing:

Authority record: used for/see from: Abraham, Barfüßer 

Result list (see 1) ): AbrahamBarfüßer;

Search: Barfüßer does not give any results, but AbrahamBarfüßer does - so I
think that display reflects the indexing here.

3) Tiny: You have to reindex _after_ activating the feature. I think it would
be good to note that in the text of the system preference so people know that
it won't work immediately and what to do about it.

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


More information about the Koha-bugs mailing list