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

            Bug ID: 22137
           Summary: Koha should warn when maxRecordsForFacets is less than
                    numSearchResults or OPACnumSearchResults
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

When configuring search results, many libraries will increase
maxRecordsForFacets to more than what's found in numSearchResults or
OPACnumSearchResults, so that they will show more facets than what is seen on
the page. This won't generally cause confusion -- unless a patron is looking
for a facet, they tend not to pay attention to them. If, however,
numSearchResults or OPACnumSearchResults is increased and maxRecordsForFacets
is *not* increased, it is possible to have search results on the page that
aren't reflected in the facets, and that will get noticed / cause confusion.

I'm not sure that maxRecordsForFacets should *necessarily* be equal to the
larger of these two, but we should at least show a warning.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to