You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The Elasticsearch connector will crawl content from a Elasticsearch index. 


On this page



Features


Some of the features of the Elasticsearch connector include:

  • Extract documents from multiple Elasticsearch indexes
  • Slice support for querying
  • Basic Authentication.
  • Use of Get or MGet Elasticsearch methods for fetching content.
  • Connection throttling.


Content Retrieved


The Elasticsearch connector retrieves documents stored in a Elastic index using a Elasticsearch query to filter the documents to extract.

  • No labels