Download the PHP package qcovery/limit-batch without Composer
On this page you can find all versions of the php package qcovery/limit-batch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qcovery/limit-batch
More information about qcovery/limit-batch
Files in qcovery/limit-batch
Download qcovery/limit-batch
More information about qcovery/limit-batch
Files in qcovery/limit-batch
Vendor qcovery
Package limit-batch
Short Description Limit the amount of entries loaded from the index in VuFind
License
Package limit-batch
Short Description Limit the amount of entries loaded from the index in VuFind
License
Please rate this library. Is it a good library?
Informations about the package limit-batch
LimitBatch
This module limits the number of IDs requested from the index per batch.
Some indices allow only a certain number of IDs per request (e.g. the Findex allows a maximum of 50 IDs).
Usage
Integrate the module in the modules
directory of VuFind and activate it by adding LimitBatch
to VUFIND_LOCAL_MODULES
.
The limit is set by the record_batch_size
setting in the [Index]
block of the config.ini
. Set it like this in your local file:
All versions of limit-batch with dependencies
PHP Build Version
Package Version
The package qcovery/limit-batch contains the following files
Loading the files please wait ....