alleyinteractive / alleyinteractive/searchpress
Add a `min-id` argument to the `index` CLI command.
Ouverte
CLI
- Langage dominant
- PHP
- Étoiles
- 85
- Forks
- 10
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.