Strategy: For now, add a normalizer at the OpenSearch indexing layer to lowercase type. We largely want to move away from doing "mapping" work at this layer, though, so in the future when we're looking at the enrichment chain, move this mapping work back into the enrichment chain layer.
Strategy: For now, add a normalizer at the OpenSearch indexing layer to lowercase type. We largely want to move away from doing "mapping" work at this layer, though, so in the future when we're looking at the enrichment chain, move this mapping work back into the enrichment chain layer.