Description
Adds a Murmur3 field mapper to OpenSearch. It can compute and store hashes of field values at index time, which helps with aggregations, comparisons, and specialized search designs.
Use it when an index needs stable hashes derived from stored values. Hashes are not encryption, so do not treat them as protection for confidential data.