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

            Bug ID: 43320
           Summary: Don't repeat a quoted search with more quotes when no
                    results
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

On bug 31213 we added a fallback quoted search when no results were found.

A side effect here is that a quoted phrase that has no results, will then
repeat the search quoted, which has the effect of an unquoted search, and will
return items that have the terms, but not the phrase.

Before repeating the search, we should check if the search is already quoted,
and not search again if so.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to