Page tree
Skip to end of metadata
Go to start of metadata

The Elasticsearch connector will crawl content from an 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