core-geonetwork
core-geonetwork copied to clipboard
Index / Schema / First field match in mapping
As we provide dynamic mapping on a number of fields, more than one match rule can match. In such case, the first one declared in schema takes priority (and could trigger Elasticsearch error eg. when object is provided and keyword is expected - if a thesaurus end up considered as an Org).
Move *Org* rule to the bottom. th_* is more specific and a thesaurus with Org in key should not be matched to an Org field.







