qcovery/limit-batch
最新稳定版本:1.0
Composer 安装命令:
composer require qcovery/limit-batch
包简介
Limit the amount of entries loaded from the index in VuFind
README 文档
README
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:
[Index] record_batch_size = 100
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-03-05