-
Notifications
You must be signed in to change notification settings - Fork 48
Changelog
iverberk edited this page Feb 1, 2015
·
1 revision
Breaking changes
- Elasticsearch config variable is now static. Please update any __es_config variables to be static. (commit)
Bugfixes
- Only use lowercase index names [GH-44]
Improvements
- Custom Elasticsearch document identifiers [commit]
- User-defined logic to control the reindexing of changed models [commit]
- Convenience function to easily send custom queries to Elasticsearch [commit]
- Search directly on a document identifier [commit]
- Proxy class variable is now protected to allow inheritance (commit)
- (Re)indexing can now be enabled or disabled globally [commit]
Start of changelog