Bug 16704

Summary: Sorting authority search result doesn't work properly after 50 page
Product: Koha Reporter: Michal Dudzik <dudzikmichal>
Component: CatalogingAssignee: 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

Description Michal Dudzik 2016-06-10 07:44:30 UTC
Created attachment 52212 [details]
screenshot
Comment 1 Michal Dudzik 2016-06-10 07:54:00 UTC
Problem exist in OPAC and Intranet when sorting Heading A-Z or Z-A.

Regards
MichaƂ Dudzik
Comment 2 Zeno Tajoli 2016-06-10 08:52:50 UTC
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.