FHIR Chat · elastic search, hibernate dependencies · hapi

Stream: hapi

Topic: elastic search, hibernate dependencies


view this post on Zulip Joe M (Jul 09 2020 at 18:59):

curious on a couple of things related to elasticsearch support and the hibernate search dependency version used. my teammate and I noticed that the documentation states hapi supports up to elasticsearch 6.5.4 (https://hapifhir.io/hapi-fhir/docs/server_jpa/lastn.html#limitations) for some features currently in development in 5.1.0-SNAPSHOT. It looks like however that the hibernate-search dependency is still version 5.11.5 which supports up through elasticsearch 5.x. We're wondering if this is stating a sort of unofficial support of up to elasticsearch 6.5.4 in hapi 5.1.0-SNAPSHOT or is the 5.1.0 release hinging on hibernate search version 6.x which supports up through elasticsearch 7.x?


Last updated: Apr 12 2022 at 19:14 UTC