Bug 21271 - Advanced cataloging editor - rancor - hardcoded limit of 100 records fetched per search should be customizable
Summary: Advanced cataloging editor - rancor - hardcoded limit of 100 records fetched ...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-25 13:47 UTC by Nick Clemens (kidclamp)
Modified: 2018-08-25 13:47 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2018-08-25 13:47:17 UTC
Currently the Metasearcher used in rancor retrieves 100 results per server.

For a search that is more amibiguous, say 'title:Pompeii' you may not get the most relevant results in the first 100 hits.

There hsould be a way to specify how many records to fetch per result, and/or a way to fetch more records as the user pages the results.