FHIR Chat · Hibernate Search not initialized · hapi

Stream: hapi

Topic: Hibernate Search not initialized


view this post on Zulip Daniel Catita (Aug 12 2021 at 12:03):

Hey all, I'm getting the following exception:
Failed to call access method: org.hibernate.search.util.common.SearchException: HSEARCH800001: Hibernate Search was not initialized.

This happens when I try to do a valueSet/$expand by url:
http://localhost:8080/fhir/ValueSet/$expand?url=Snomed.Procedures

What am I missing? How do I initialize Hibernate Search?

view this post on Zulip Daniel Catita (Aug 12 2021 at 12:05):

Nevermind, found the application.yaml properties.

view this post on Zulip Yunwei Wang (Aug 12 2021 at 18:04):

You could get better answer at #hapi stream

view this post on Zulip Notification Bot (Aug 12 2021 at 18:17):

This topic was moved here from #implementers > Hibernate Search not initialized by Josh Mandel


Last updated: Apr 12 2022 at 19:14 UTC