Skip to main content

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

elasticsearch, enrich, key, lookup, value

Properties

In the list below required Properties are shown with an asterisk (*). Other properties 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 Service *el-rest-client-serviceController Service:
ElasticSearchClientService

Implementations:
ElasticSearchClientServiceImpl
An ElasticSearch client service to use for running queries.
Index *el-lookup-indexThe name of the index to read from

Supports Expression Language, using Environment variables.
Typeel-lookup-typeThe type of this document (used by Elasticsearch for indexing and searching)

Supports Expression Language, using Environment variables.

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also