| Summary: | Sorting authority search result doesn't work properly after 50 page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Michal Dudzik <dudzikmichal> |
| Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | m.de.rooy, ztajoli |
| Version: | Main | ||
| Hardware: | PC | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | screenshot | ||
Problem exist in OPAC and Intranet when sorting Heading A-Z or Z-A. Regards MichaĆ Dudzik Result of sort searches has a limits in zebra. Parmater 'sortmax'. See etc/zebradb/zebra-biblios-dom.cfg and etc/zebradb/zebra-authorities-dom.cfg: # Specifies the maximum number of records that will be sorted in a result set. # If the result set contains more than that limit, the records after the limit # will not be sorted. If omitted, the default value is 1,000. |
Created attachment 52212 [details] screenshot