[
https://issues.apache.org/jira/browse/SYNCOPE-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-1429:
--------------------------------------------
Affects Version/s: 2.0.12
Labels: elasticsearch (was: )
Fix Version/s: (was: 2.1.4)
Component/s: extensions
Summary: Wildcard case-insesitive queries do not work with
Elasticsearch (was: ILIKE searches with Elasticsearch is not working when
using wildcards)
> 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
> Priority: Minor
> Labels: elasticsearch
>
> 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)