You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jim Ferenczi (JIRA)" <ji...@apache.org> on 2018/10/18 08:16:00 UTC

[jira] [Updated] (LUCENE-8480) Completion regex query uses UTF32 automaton

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

Jim Ferenczi updated LUCENE-8480:
---------------------------------
      Priority: Minor  (was: Major)
    Issue Type: Bug  (was: Test)

> Completion regex query uses UTF32 automaton
> -------------------------------------------
>
>                 Key: LUCENE-8480
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8480
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Jim Ferenczi
>            Priority: Minor
>
> The completion regex query builds an UTF-32 automaton but the completion FST uses UTF-8 internally. This makes the matching of any non basic latin character impossible in a regex completion query. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org