Skip to content

v11.8.33: Merge pull request #204 from Epinova/Release/Elastic8OptimizedMapping

Compare
Choose a tag to compare
@otanum otanum released this 03 Oct 09:41
0e0638b

Added support for Elasticsearch8.
Changed how mappings are created for Optimizely content. Should be much much faster.

Changes:

  • 0e0638b Merge pull request #204 from Epinova/Release/Elastic8OptimizedMapping
  • cfb386c Merge branch 'Release/faster-mapping-of-opti-content' into Release/Elastic8OptimizedMapping
  • 5e829d8 Changed handling of mappings. Using ContentTypeRepository.
  • 074e796 Fixed tests
  • 24398bd Using GetMappingUri to avoid duplicate code
  • bdbcb72 Added usage on SingleType. Cleanup. Mapping.GetUri never using additional params (deleted). Added some json stuff.
  • a0149a7 Ingest attachment processor included from version 8.4
  • a0450bb Formatting and cleanup

This list of changes was auto generated.