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

--- Comment #11 from Joonas Kylmälä <[email protected]> ---
Using cross_fields here makes this now so that it doesn't try to do an AND
search on one field only for all the search keywords which is pretty much
guaranteed to fail as people here noticed. The searches now at least bring all
the results that contain those keywords, when previously very much relevant
results were missing! I'm passing QA for this given it is a big improvement to
the previous state but in the future we still need to verify and read the
Elasticsearch docs if there could be a even better way doing searches.

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