alleyinteractive / alleyinteractive/searchpress

Page size is displayed incorrectly

オープン
#187 コメント 0 件 リアクション 0 件 担当者 1 名 @mogmarsh が担当を希望しています GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。