alleyinteractive / alleyinteractive/searchpress
Add a `min-id` argument to the `index` CLI command.
未关闭
CLI
- 主要语言
- PHP
- 星标
- 85
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
Consider adding an argument to the `index` CLI command to allow a minimum post ID to be specified for indexing. A possible means of implementation would be to filter `posts_where` to alter the `WHERE` clause to only return posts greater than or equal to the given ID.
贡献指南
评估
这个 Issue 还没有评估数据。