Skip to content
iverberk edited this page Feb 1, 2015 · 1 revision

0.8

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]

0.7.1

Start of changelog