[ 
https://issues.apache.org/jira/browse/OAK-8140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795064#comment-16795064
 ] 

Alex Deparvu commented on OAK-8140:
-----------------------------------

fixed with http://svn.apache.org/viewvc?rev=1855771&view=rev

Fix is to replace the lookup clause from a 
_jcr:like(@rep:principalName,'token')_ to a _jcr:contains(.,'token')_. using 
the _._ for contains means that if the full text search index is properly 
setup, this will match any existing property.

> UserPrincipalProvider support for full text search
> --------------------------------------------------
>
>                 Key: OAK-8140
>                 URL: https://issues.apache.org/jira/browse/OAK-8140
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, security
>            Reporter: Alex Deparvu
>            Assignee: Alex Deparvu
>            Priority: Major
>             Fix For: 1.12, 1.11.0
>
>
> The {{UserPrincipalProvider}} related changes for OAK-8131.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to