[Koha-bugs] [Bug 20821] New: Elasticsearch - problems in using CQL in the search box directly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 25 15:27:49 CEST 2018


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

            Bug ID: 20821
           Summary: Elasticsearch  - problems in using CQL in the search
                    box directly
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com

This was noted while testing bug 18163

In search box enter:
ti:beckett samuel - works 
ti,phr: beckett samuel - same results
title:beckett samuel - same results
title,phr:becket samuel - no results

ti:"beckett samuel" - no results
title:"beckett samuel" - no results

ti:"samuel beckett" - goes to record exactly
title:"samuel beckett" - goes to record exactly

ti,phr:"samuel beckett" - goes to record exactly
title,phr:"samuel beckett" - no results

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


More information about the Koha-bugs mailing list