Attribute search in Elasticsearch database¶
If you use external data source for personalization data, it is not possible to display external content in the Universal Discovery Widget as it is deprecated. Attribute search is used in scenario preview and editorials models instead. Attribute search works like an autocomplete feature, but values are dynamically taken from the Elasticsearch database.
Configure attribute search¶
In the config/packages/ibexa.yaml
, add the following configuration:
1 2 3 4 5 6 7 |
|
See the example:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
|