You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2016/11/30 15:50:59 UTC

[jira] [Created] (OAK-5196) IndexDefinitionBuilder should explicitly add "index" property to property definition

Vikas Saurabh created OAK-5196:
----------------------------------

             Summary: IndexDefinitionBuilder should explicitly add "index" property to property definition
                 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)