# Functions
NewSampleIndexer creates a new instance of SampleIndexer.
SetupMatchTemplate sets up elastic search templates for the type of text query we need to run.
# Structs
SampleIndexer represents an object that takes bus messages and makes indexing decisions on the target ElasticSearch cluster.
SampleIndexerConfig represents the configuration of a SampleIndexer.