- Nothing changed yet.
- Upgrade to algoliasearch 2.0
- Add support for collections whitelist. (#6)
Bug fixes
- Update algolia settings.
Bug fixes
- Fix reindex command.
New features
- Flush indices when server is flushed
- Perform insertions and deletion in bulk for better efficiency
- Add heartbeat
- Delete indices when buckets and collections are deleted
- Support quick search from querystring
- Support defining mapping from the
algolia:settings
property in the collection metadata
Bug fixes
- Only index records if the storage transaction is committed
- Do not allow to search if no read permission on collection or bucket
- Fix empty results response when plugin was enabled after collection creation
Internal changes
- Create index when collection is created