[Bug 25263] New: Elasticsearch - Space after CCL index is removed from query and index is concatenated to term
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@lists.koha-community.org Reporter: nick@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25263 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- This is 'fixed' by 24567 title: novel will be searched as title novel I think this is appropriate as title may contain colons - if you want CCL you need to not use spaces after the colon *** This bug has been marked as a duplicate of bug 24567 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org