alleyinteractive / alleyinteractive/searchpress

Page size is displayed incorrectly

未關閉
#187 0 則留言 0 個 reaction 已指派 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 摘要。