-
Notifications
You must be signed in to change notification settings - Fork 166
Breaking changes
Kenneth Myhra edited this page Aug 16, 2020
·
1 revision
v1.5
- Indexing of boolean Token Search Parameters, like Patient.active, has changed slightly and might affect some installations. If you are affected by this:
- and running Spark, run /Maintenance/RebuildIndex
- or running Spark.Web, go to Admin page and click the Rebuild Index button.
- If you are using the NuGet packages Create an instance of IndexRebuildService and run RebuildIndexAsync.