alleyinteractive / alleyinteractive/searchpress

Add a `min-id` argument to the `index` CLI command.

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
CLI
Dominant language
PHP
Stars
85
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.