ElasticSearchStringLookupService

Description:

Lookup a string value from Elasticsearch Server associated with the specified document ID. The coordinates that are passed to the lookup must contain the key 'id'.

Tags:

lookup, enrich, value, key, elasticsearch

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Client Serviceel-rest-client-serviceController Service API:
ElasticSearchClientService
Implementation: ElasticSearchClientServiceImpl
An ElasticSearch client service to use for running queries.
Indexel-lookup-indexThe name of the index to read from
Supports Expression Language: true (will be evaluated using variable registry only)
Typeel-lookup-typeThe type of this document (used by Elasticsearch for indexing and searching)
Supports Expression Language: true (will be evaluated using variable registry only)

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.