From e3883d636857416e2846b9980403adc1ab3f8ba5 Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Mon, 12 Dec 2022 08:16:18 +0100 Subject: [PATCH] #3598 - Remote lookup feature - Add note about activating the feature to the documentation --- .../asciidoc/user-guide/projects_layers_feature_lookup.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inception/inception-feature-lookup/src/main/resources/META-INF/asciidoc/user-guide/projects_layers_feature_lookup.adoc b/inception/inception-feature-lookup/src/main/resources/META-INF/asciidoc/user-guide/projects_layers_feature_lookup.adoc index f2590a3387e..d26e5745c07 100644 --- a/inception/inception-feature-lookup/src/main/resources/META-INF/asciidoc/user-guide/projects_layers_feature_lookup.adoc +++ b/inception/inception-feature-lookup/src/main/resources/META-INF/asciidoc/user-guide/projects_layers_feature_lookup.adoc @@ -17,6 +17,10 @@ [[sect_layers_feature_lookup]] = Remote Lookup Feature +==== +CAUTION: Experimental feature. To use this functionality, you need to enable it first by adding `annotation.feature-support.lookup.enabled=true` to the `settings.properties` file. +==== + A remote lookup feature is basically a string feature, but it can query an external service for possible values. The feature editor is a auto-complete field. When the user starts entering a value into that field, it is sent to a configurable remote URL as a query. The expectation is that