-
-
Notifications
You must be signed in to change notification settings - Fork 603
Open
Description
In Breaking Changes - Ghost Developer Docs
Requesting
?limit=allfrom any API endpoint will not error, but instead will return a maximum of 100 items.
The theme custom search relies on bringing back all posts – so I imagine that, in sites which use Liebling and which update to Ghost6, the template search will only 'see' 100 posts. Posts outside that 100 will not be processed by search, so their content will no longer be returned in search.
Line 97 in 5aaee33
| limit: 'all', |
Metadata
Metadata
Assignees
Labels
No labels