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

--- Comment #17 from Nick Clemens <[email protected]> ---
(In reply to Alex Arnaud from comment #16)
> All is working here and i don't have any QA warning.
> 
> But i have concerns about Bug 20589. This last disable searching on _all and
> could make this one useless. Am i right ?
> 
> if (yes) {
>     Ere, David: Is there something planned to build these 2 bugs together ?
> }

Bug 20589 allows for specifying whether a specific field will be included in a
keyword search, so it removes _all but preserve functionality

This patch just extends the formats allowed for storing marc in the
'marc_record' field of the ES document so will work well with 20589. This would
actually allow for querying the full record if desired, and then 20589 would
allow excluding it from general searches to not affect relevancy

-- 
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