diff --git a/common/plugins/eu.esdihumboldt.hale.common.align/help/join.xhtml b/common/plugins/eu.esdihumboldt.hale.common.align/help/join.xhtml index ff307988a6..7c37412f6c 100644 --- a/common/plugins/eu.esdihumboldt.hale.common.align/help/join.xhtml +++ b/common/plugins/eu.esdihumboldt.hale.common.align/help/join.xhtml @@ -42,6 +42,19 @@
To create a condition, select a property on the left and on the right side, then click on the button in the middle.
+ +
+ To activate the use of the Index Join Handler for all Join and Groovy
+ Join transformations, set the Java system property hale.functions.use_index_join_handler
+ or the environment variable HALE_FUNCTIONS_USE_INDEX_JOIN_HANDLER
.
+
+ The Index Join Handler is experimental and can potentially have a + negative impact on the performance of Join and Groovy Join transformations. +