Patrique Legault created OAK-11219: -------------------------------------- Summary: Ability to use isRegexp within a function-based property Key: OAK-11219 URL: https://issues.apache.org/jira/browse/OAK-11219 Project: Jackrabbit Oak Issue Type: Wish Components: indexing Reporter: Patrique Legault
Index properties can use isRegexp to index properties using regular expressions, this feature would be useful to incorporate within function based indexes as well. The idea would be to have a property within the index called _{*}f{*}{*}unction=fn:lower-case(jcr:title/.+){*}_ and _*isRegexp=\{Boolean}true*_ set on the same index property allowing for regular expressions to be a valid input for function-based properties. -- This message was sent by Atlassian Jira (v8.20.10#820010)