[
https://issues.apache.org/jira/browse/OAK-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller reassigned OAK-5187:
-----------------------------------
Assignee: (was: Chetan Mehrotra)
> Support regex for relative property path while indexing properties
> ------------------------------------------------------------------
>
> Key: OAK-5187
> URL: https://issues.apache.org/jira/browse/OAK-5187
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: lucene
> Reporter: Chetan Mehrotra
> Priority: Major
>
> Lucene index definition currently support index properties based on regex.
> The regex support is currently restricted to property name only and not for
> relative property paths.
> However at time we have queries like below
> {noformat}
> /jcr:root/content/docs//element(*,app:Asset)[(jcr:content/targeting_123/section_456/@foo=110)]
> {noformat}
> Here the relative property path can vary. To index them we need to support
> relative property based on regex or globs 'jcr:content/\*/\*/foo'
--
This message was sent by Atlassian Jira
(v8.3.4#803005)