bulk data instrumentation turned off by default
This commit is contained in:
@@ -96,8 +96,8 @@ hapi:
|
|||||||
### !!Extended Lucene/Elasticsearch Indexing is still a experimental feature, expect some features (e.g. _total=accurate) to not work as expected!!
|
### !!Extended Lucene/Elasticsearch Indexing is still a experimental feature, expect some features (e.g. _total=accurate) to not work as expected!!
|
||||||
### more information here: https://hapifhir.io/hapi-fhir/docs/server_jpa/elastic.html
|
### more information here: https://hapifhir.io/hapi-fhir/docs/server_jpa/elastic.html
|
||||||
advanced_lucene_indexing: false
|
advanced_lucene_indexing: false
|
||||||
bulk_export_enabled: true
|
bulk_export_enabled: false
|
||||||
bulk_import_enabled: true
|
bulk_import_enabled: false
|
||||||
# enforce_referential_integrity_on_delete: false
|
# enforce_referential_integrity_on_delete: false
|
||||||
# This is an experimental feature, and does not fully support _total and other FHIR features.
|
# This is an experimental feature, and does not fully support _total and other FHIR features.
|
||||||
# enforce_referential_integrity_on_delete: false
|
# enforce_referential_integrity_on_delete: false
|
||||||
|
|||||||
Reference in New Issue
Block a user