[
https://issues.apache.org/jira/browse/SYNCOPE-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756220#comment-16756220
]
ASF subversion and git services commented on SYNCOPE-1429:
----------------------------------------------------------
Commit c7349473e7eca5fbedab9567edef17c48c3ae2cf in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=c734947 ]
[SYNCOPE-1429] Using regexp query with some sauce
> Wildcard case-insesitive queries do not work with Elasticsearch
> ---------------------------------------------------------------
>
> Key: SYNCOPE-1429
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1429
> Project: Syncope
> Issue Type: Bug
> Components: extensions
> Affects Versions: 2.0.12, 2.1.3
> Reporter: Matteo Alessandroni
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Labels: elasticsearch
> Fix For: 2.0.13, 2.1.4, 3.0.0
>
>
> Consider a user where its plain attribute, e.g. {{attribute_test}}, is valued
> as something like:
> {noformat}
> This is a test
> {noformat}
> When trying to search for
> {noformat}
> This*
> {noformat}
> it returns no results, while, e.g., searching for
> {noformat}
> *his*
> {noformat}
> does return the user above.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)