mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-03 04:45:14 +00:00
The sample code is wrong. Field type is required for the sample field. I guess the intention was to give the sample field the name ```fingerprint```, mapping it as ```text``` using the custom analyzer ```my_analyzer```