http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12431 Bug ID: 12431 Summary: Relevance does not work properly when using QueryParser Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Currently, when using QueryParser, relevance will only work for keyword queries. queryparser.yaml either needs to be updated to include more weighted relevance mappings, or QueryParser needs a mechanism to add relevance to queries beyond the limited support it currently has. More information available here: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430 -- You are receiving this mail because: You are watching all bug changes.