Thomas Mueller created OAK-11709:
------------------------------------
Summary: Merging index definitions: merge "tags" and override
"type"
Key: OAK-11709
URL: https://issues.apache.org/jira/browse/OAK-11709
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: Thomas Mueller
For the auto-merging of index definitions, I found a new issue:
* "tags" property: if the customization contains a new entry, and the new
product version contains new entries, then currently merging is not possible.
Instead, the superset of the entries.
* "version" property: if the ancestor was "disabled", the current version is
"lucene", and the new product type is "lucene", then merging fails. Instead,
the new product type should be used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)