Algolia search
Integrates Algolia search with Payload CMS collections.
Installation
pnpm add payload-plugin-algolia About
The Algolia search plugin for Payload CMS synchronizes collections with Algolia, allowing users to leverage Algolia's search functionality within their Payload projects. It requires configuration of Algolia credentials and specifies which collections to sync, ensuring that only desired content is indexed. Users can customize search attributes with a function, enabling tailored data for indexing. By default, the entire document is sent to Algolia with additional identifiers. The plugin supports a boolean option, 'waitForHook', to ensure indexing occurs during save and delete operations. Draft documents are excluded from indexing, and if a published document is updated while in draft status, that update does not affect search results. The plugin does not support indexing of global documents. Overall, the plugin offers streamlined integration with Algolia, enhancing the search capability of Payload CMS while maintaining control over the indexed content.
Package info
- Package name
payload-plugin-algolia- Latest version
1.0.0- Unpacked size
- 26 kB
- License
- MIT
- Weekly downloads
- 89
- Last publish
- May 27, 2026
More from wkentdag
View profileAI Localization
Provides AI-powered content translation for Payload CMS using OpenAI.
AI control panel
A configuration-driven AI control panel for managing Payload CMS content.
Agent
AI chat agent for Payload CMS that works through Telegram, Slack, WhatsApp, and more.
AI Plugin
Integrates AI capabilities for content generation in Payload CMS.
AI
Generates and stores vector embeddings for Payload fields using the OpenAI or NLP Cloud APIs.
AI Completions
Payload plugin that generates field content through OpenAI chat completions from the admin panel.