Nistor Adrian created ISPN-11712:
------------------------------------
Summary: Indexing configured via XML should be automatically enabled if the
'enabled' attribute is missing
Key: ISPN-11712
URL:
https://issues.redhat.com/browse/ISPN-11712
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying, Remote Querying
Affects Versions: 11.0.0.Dev03
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Fix For: 11.0.0.Dev05
The 'enabled' attribute has a default of 'false' in xsd, which is fine for
all purposes when indexing is not configured for a cache. Indexing should generally not be
enabled by default as it is costly, unless the <indexing> element is present and the
'enabled' attributive was omitted.
Also, this auto-enabling based on <indexing> element presence should only be
performed since schema ver. 11.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)