This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
Releases: Kinto/kinto-algolia
Releases · Kinto/kinto-algolia
1.1.0
1.0.0
0.2.0
0.1.1
0.1.0
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