Skip to content

v1.2.1060

Compare
Choose a tag to compare
@wardle wardle released this 04 Apr 18:21
  • Add support for concrete values for store, indexing and search
  • Improve server error handling and reporting
  • Improve cardinality queries in ECL parsing/expansion
  • Improve wildcard attribute search

This version does make a change to the backend file-based database. When this version is used against an older version of the database, a warning will be logged as that database will not support provided concrete value results. Any new databases created by this version of hermes will include concrete value support, but older versions of Hermes will ignore those indices. As such, this does not need to be regarded as a breaking change.

Full Changelog: v1.2.1040...v1.2.1060