Stream: hapi
Topic: Hibernate Search not initialized
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?
Daniel Catita (Aug 12 2021 at 12:05):
Nevermind, found the application.yaml properties.
Yunwei Wang (Aug 12 2021 at 18:04):
You could get better answer at #hapi stream
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