Page tree

Versions Compared

Key

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

...

AttributeValue
SUBTYPE ElasticSearchCollection

resourceName (businessEntity object) or

entityName (dynselect object)

The elastic search index. 

entityName (businessEntity object) or

entityTable (dynselect object)

The ElasticSearch type, optional attribute.

For the autocomplete search of the Dynselect object, the fuzzy query is applied, which returns documents that contain terms similar to the search term.

By default the base API endpoint is "/web", and can be configured as application setting, the key "elasticSearchBaseURL".

...