[Koha-bugs] [Bug 25263] New: Elasticsearch - Space after CCL index is removed from query and index is concatenated to term

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 13:12:38 CEST 2020


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

            Bug ID: 25263
           Summary: Elasticsearch - Space after CCL index is removed from
                    query and index is concatenated to term
 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

To recreate:
1 - Enable ES
2 - Enable  DumpSearchQueryTemplate and  DumpTemplateVarsIntranet 
3 - Search for 'title: novel'
4 - View the page source and find 'search_query'
5 - Note the query passed is 'titlenovel'

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


More information about the Koha-bugs mailing list