5.23.66. Download JSON documents from Elastic Search

<< Click to Display Table of Contents >>

Navigation:  5. Detailed description of the Actions > 5.23. Cloud services >

5.23.66. Download JSON documents from Elastic Search

 

Icon: clip1084

 

Function: ElasticSearchDownload
 

Property window:

 

clip1085
 

Short description:
 

Download JSON documents from Elastic Search.

 

Long Description:

 

This Action also works when accessing the web through a PROXY server: Please consult the section 5.1.9.2. for more details on how to setup the parameter P8 for web-access through a PROXY server.

 
The parameter P2 allows to define a filter to download some specific JSON documents from the index. The syntax of the filter is given here: https://lucene.apache.org/core/2_9_4/queryparsersyntax.html

 
Currently, Anatella does not support the more advanced filters described here:

https://www.elastic.co/guide/en/elasticsearch/reference/current/query-filter-context.html

 
Drop us a line if you need this!

 

Typically, this Action is directly connected to the input pin of the “readJSON” Action (see section 5.2.11. for more details about this Action) to extract the required data from the returned JSON files.