# Packages
Connect simply connects to Elasticsearch Service on AWS.
Connect simply connects to Elasticsearch Service on AWS.
Connect creates an index with a mapping with different data types.
BulkInsert illustrates how to bulk insert documents into Elasticsearch.
BulkProcessor runs a bulk processing job that fills an index given certain criteria like flush interval etc.
Connect simply connects to Elasticsearch.
Connect simply connects to Elasticsearch.
Connect simply connects to Elasticsearch, but uses Go modules as introduced with Go 1.11.
Connect creates an index with a mapping with different data types.
Scroll illustrates scrolling through a set of documents.
SlicedScroll illustrates scrolling through a set of documents in parallel.
No description provided by the author
Tracing is the same as the bulk_insert recipe, but adds OpenTracing support.