Use this Algolia plugin to index your Bubble database and deliver fast searches on both web and native mobile apps. Features include search, filtering, faceting, geo-search, multi-index search, CRUD operations, and synonym management.
Plugin | Algolia Web and Mobile Search
Highlights
- Works on both Web and Bubble Native Mobile
- No limits on indexed fields (other plugins limit to 15-20)
- Simple setup: extensive documentation, live demos, copy-paste components.
- Search results integrate directly as Bubble data source after configuration.
Limitations and Workarounds
- Bubble doesn’t handle dynamic JSON directly. This plugin returns results as plaint text, parsed via provided backend workflow (~100ms overhead).
- Slight Bubble WU impact. We address this in our guides and provide different ways of optimizing your WU.
Pricing: $20 one-time or $5/month
Docs and Live examples
Endpoints
Search
- Search
- Search with filters
- Search around a location
- Search around a location with filters
- Search inside bounding box
- Search inside bounding box with filters
- Search inside a polygon
- Search inside a polygon with filters
- Search multiple indices
- Browse records
- Browse more records
Indexing
- Create a record
- Get a record
- Replace a record
- Add or update attributes
- Delete a record
Manage Indices
- Create an index
- Get a list of indices
- Get index settings
- Copy an index
- Delete an index
Synonyms
- Create a synonym
- Replace a synonym
- Get a synonym
- Delete a synonym
- Delete all synonyms
More endpoints and configurations coming soon!
We’d love your feedback!!