Files
payload/packages/plugin-search
James Mikrut 123125185c fix!: plugin-search with localization enabled (#8938)
The search plugin was incorrectly retrieving all locales, when it should
just be retrieving the locale of the parent document that was actively
being updated.

## BREAKING CHANGES:

If you have a localized Payload config, and you are using the `plugin-search`, we will now automatically localize the `title` field that is injected by the search plugin and this may lead to data loss. To opt out of this new behavior, you can pass `localize: false` to the plugin options.
2024-10-30 11:49:54 -04:00
..
2022-02-19 11:02:55 -05:00
2024-07-09 09:50:37 -04:00

Payload Search Plugin

A plugin for Payload to generate records of your documents that are extremely fast to search on.