Prefix fulltext queries with Japanese or Chinese characters fail to match
-------------------------------------------------------------------------

                 Key: JCR-3009
                 URL: https://issues.apache.org/jira/browse/JCR-3009
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.2.0, 2.1.0, 2.0.0
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 2.2.8, 2.3.0


Prefix fulltext queries with Japanese or Chinese characters do not match 
because the prefix part is not tokenized. This means, when the prefix length is 
>1 the sequence of characters is taken as one term to do the index lookup. This 
will not match anything because on indexing time such characters are always 
broken into individual tokens.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to