I’m trying to integrate Elasticsearch.
I’d like to get several fields from my ES index, and flatten them (not subtables). It’s not clear to me how that is accomplished.
Any ideas?
I’m trying to integrate Elasticsearch.
I’d like to get several fields from my ES index, and flatten them (not subtables). It’s not clear to me how that is accomplished.
Any ideas?
Hi there!
Another community member asked a very similar question. You can flatten fields from Elasticsearch or any of our other connectors with a similar method that is described here…