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

Josef Moravec <josef.mora...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87361|0                           |1
        is obsolete|                            |

--- Comment #5 from Josef Moravec <josef.mora...@gmail.com> ---
Created attachment 87368
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87368&action=edit
Bug 22295: Make Elasticsearch query builder group multi-term queries

Test plan:

1. Do an advanced search for
Title = new
AND
Title = york
2. Verify that the results match an advanced search for:
Title = new york
3. Verify that tests in t/db_dependent/Koha/SearchEngine/Elasticsearch still
pass

Signed-off-by: Michal Denar <blac...@gmail.com>

Signed-off-by: Josef Moravec <josef.mora...@gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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