feat(plugin-search): Add a button which allows to index all existing documents #8902
jhb-dev
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When installing the Search Plugin (https://payloadcms.com/docs/plugins/search) on an existing Payload instance with several collections and documents, I’ve noticed that the search collection initially remains empty. Entries are only added to the search collection when a document is manually updated or newly added.
What is missing from the plugin is a way to automatically index all existing documents (for each locale) into the search collection. This could be implemented as a button on the search collection.
See also https://discord.com/channels/967097582721572934/1004009734115966976/1300523364133371934
Beta Was this translation helpful? Give feedback.
All reactions