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

Nick Clemens (kidclamp) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |In Discussion

--- Comment #5 from Nick Clemens (kidclamp) <[email protected]> ---
(In reply to Phil Ringnalda from comment #4)
> With ES, the searches fail, since the mappings we ship don't index anything
> but subfield a in the au index.
> 
> With Zebra, au:"Beethoven, Ludwig van, (Spirit)" fails because subfield d is
> indexed, so while au:"Beethoven, Ludwig van, 1770-1827 (Spirit)" would work,
> without the date it doesn't match.

I can adjust, but I think I need some input here. Is it better to search for;
au:"Beethoven, Ludwig van, (Spirit)"
or
au:"Beethoven, Ludwig van" AND au:"(Spirit)"

And or should the dates be included?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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