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

            Bug ID: 43359
           Summary: Migrate opac-search.pl to use the new /search
                    architecture (Bug 43355)
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        Depends on: 43355
  Target Milestone: ---

OPAC web search (opac-search.pl) and the new /search REST endpoint (Bug 43355)
currently run on separate code paths. Left unaddressed, this risks exactly the
divergence flagged by David Cook on Bug 25870 (comment #52): third-party apps
and discovery layers using the API can return different results than the OPAC's
own web search, which library users notice and dislike.

This bug migrates opac-search.pl's query building and execution onto the same
architecture Bug 43355 establishes, so OPAC web search and the REST search API
are guaranteed to return consistent results, and so future search improvements
only need to be made once.

Test plan:
1. To be written once Bug 43355 has landed and this bug's approach is scoped.

This bug is part of a staged program building on Bug 43355; see that bug for
the overall plan.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43355
[Bug 43355] Add a /search API endpoint for biblios
-- 
You are receiving this mail because:
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