Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To configure a BusinessEntity or DynSelect control to use the ElasticSearch API please use the following repository attribute settings:


AttributeValue
SUBTYPE "ElasticSearchCollection"
resourceName (businessEntity object) entityName (dynselect object)The elastic search index. 
entityName or entityTableThe ElasticSearch type, not required.


By default the base API endpoint is /web, with the key "baseElasticSearchURLelasticSearchBaseURL".

It is also required to create a proxy for the given index.

...