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/09/03 20:14:00 UTC

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

Jim Ferenczi created LUCENE-8480:
------------------------------------

             Summary: Completion regex query uses UTF32 automaton
                 Key: LUCENE-8480
                 URL: https://issues.apache.org/jira/browse/LUCENE-8480
             Project: Lucene - Core
          Issue Type: Test
            Reporter: Jim Ferenczi


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