[ 
https://issues.apache.org/jira/browse/SYNCOPE-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò reopened SYNCOPE-1429:
---------------------------------------------
      Assignee: Francesco Chicchiriccò

After further investigation, it seems that [regexp 
queries|https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-regexp-query.html]
 maybe be fit for the job.

> 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
>
> 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)

Reply via email to