Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Use supported elasticsearch client #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 14, 2023

  1. upgrade to elastic8

    michaelkirk committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1bcf267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448342b View commit details
    Browse the repository at this point in the history
  3. _type is no longer allowed in elasticsearch 8

    This is compatible with elasticsearch 7 and 8
    
    For details see the long deprecation plan for the _type field:
    https://www.elastic.co/guide/en/elasticsearch/reference/7.17/removal-of-types.html
    michaelkirk committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    aef4cda View commit details
    Browse the repository at this point in the history