Skip to content

Changelog for Novicell.Examine.ElasticSearch

Arkadiusz Biel edited this page Dec 14, 2022 · 2 revisions

Not release Determined:

Breaking changes:

  • Include Umbraco Examine Config by default

# 1.0.0-Beta.16728

Breaking changes:

  • changed configuration format from : <add key="examine:ElasticSearch[duplicationindex].Url" value="http://localhost:9200" /> to <add key="examine:ElasticSearch:duplicationindex.Url" value="http://localhost:9200" />

# 1.0.0-alpha-000104

Breaking changes:

  • Introduce Novicell.Examine.ElasticSearch.Umbraco, where was moved Umbraco Composer
  • Remove dependency of Umbraco in Novicell.Examine.ElasticSearch

# 0.5.0-alpha-000081

Breaking changes:

  • Upgrade to ElasticSearch 7
  • Do not use custom index populators
  • Use UmbracoIndexConfig instead of obsolete methods from Index Creator

# 0.3.3-alpha-000051

Fixed issues:

# 0.3.2-alpha-000050

Fixed issues:

  • Fix aliasing of indexes
  • Fix for compability with managed query from Examine
  • Fix for compability with date range query from Examine
  • Fix for compability with raw query from Examine

# 0.3.1-alpha-000043

# 0.3.0-alpha-000039

# 0.2.8-alpha-000036

# 0.2.7-alpha-000031

# 0.2.6-alpha-000029

# 0.2.5-alpha-000027

# 0.2.5-alpha-000026

# 0.2.4-alpha-000025

# 0.2.3-alpha-000024

# 0.2.3-alpha-000023

# 0.2.2-alpha-000022

# 0.2.1-alpha-000021

# 0.2.1-alpha-000013

  • First Release