alleyinteractive / alleyinteractive/searchpress
Page size is displayed incorrectly
オープン
bug
- 主要言語
- PHP
- スター
- 85
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Description of the bug
When the page size is 1000 or above, it gets displayed incorrectly in the CLI
```Indexing 10,104 posts, 2 at a time, starting on page 1```
when it should be
```Indexing 10,104 posts, 2,000 at a time, starting on page 1```
### Steps To Reproduce
run `wp searchpress index --flush --put-mapping` with a page size >= 1000
### Additional Information
_No response_
コントリビューションガイド
評価
この issue はまだ評価されていません。