[ https://issues.apache.org/jira/browse/OAK-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vikas Saurabh reopened OAK-5197: -------------------------------- Reopening, as the issue is incorrect. The default value of {{index}} is indeed supposed to be true. > lucene index documentation for canonical property definition has index=true, > while default value is false > --------------------------------------------------------------------------------------------------------- > > Key: OAK-5197 > URL: https://issues.apache.org/jira/browse/OAK-5197 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: doc, lucene > Reporter: Vikas Saurabh > Assignee: Vikas Saurabh > Priority: Minor > Fix For: 1.6 > > > Canonical form of property definition in lucene index documentation \[0] > {noformat} > propNode (nt:unstructured) > - name (string) > - boost (double) = '1.0' > - index (boolean) = true > - useInExcerpt (boolean) = false > - analyzed (boolean) = false > - nodeScopeIndex (boolean) = false > - ordered (boolean) = false > - isRegexp (boolean) = false > - type (string) = 'undefined' > - propertyIndex (boolean) = false > - nullCheckEnabled (boolean) = false > - excludeFromAggregation (boolean) = false > {noformat} > This gives the impression that default value of {{index}} is true while in > reality it's false. > \[0]: > http://jackrabbit.apache.org/oak/docs/query/lucene.html#Property_Definitions -- This message was sent by Atlassian JIRA (v6.3.4#6332)