[
https://issues.apache.org/jira/browse/OAK-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Saurabh updated OAK-5196:
-------------------------------
Summary: IndexDefinitionBuilder should allow to disable indexing some
property definitions (was: IndexDefinitionBuilder should explicitly add
"index" property to property definition)
> IndexDefinitionBuilder should allow to disable indexing some property
> definitions
> ---------------------------------------------------------------------------------
>
> Key: OAK-5196
> URL: https://issues.apache.org/jira/browse/OAK-5196
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: lucene
> Affects Versions: 1.5.13
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Priority: Minor
> Fix For: 1.6
>
>
> Currently property definitions created by {{IndexDefinitionBuilder}} doesn't
> add {{index}} property unless it's set to true in builder. So, default value
> of false doesn't show up in content tree of property definiton. This is
> semantically correct but visually un-intuitive as presence of property
> definition "feels" like the property is being "indexed" (and not "excluded").
> So, it'd be better if we explicitly add value of {{index}} (be it true or
> false) to property definitions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)