Skip to content

v0.9.0

Compare
Choose a tag to compare
@nvdk nvdk released this 25 Sep 18:03
· 79 commits to master since this release

What's Changed since 0.8.0

🚀 Features

  • better support for composite types: now properly handling delta messages
  • experimental support for having multiple rdf types in one (non composite) index
  • basic highlighting support
  • search indexes defined in eager_indexing_groups can now partially match the user's allowed groups
  • experimental support for multilingual strings
  • improved handling of delta messages

🐛 Fixes

  • correctly respond to SIGTERM, so containers stops quickly
  • the admin endpoint to delete indexes should now work correctly
  • search should no longer be blocked when a new index is created