mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-22 17:06:42 +00:00
.. | ||
collection-indexes | ||
meteor-collection-indexs | ||
package.json | ||
package.service.js | ||
README.md |
功能说明
- 用于字段创建索引
steedos-config.yml 中配置 cron.build_index 以启用维护字段索引服务。值为Cron-style Scheduling。例如
cron:
build_index: "45 * * * * *"