-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ValueSet expansion fails if Hibernate Search configured to use Lucene…
… - fixed incompatibility between Hibernate Search and Lucene versions (#6468)
- Loading branch information
1 parent
72b48f6
commit 75ac6e2
Showing
2 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...a/uhn/hapi/fhir/changelog/7_6_0/6467-hibernate-search-lucene-version-incompatibility.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
type: fix | ||
issue: 6467 | ||
title: "Fixed an incompatibility between Hibernate Search and Lucene versions that caused ValueSet expansion to fail | ||
when Hibernate Search was configured to use Lucene." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters