[ 
https://issues.apache.org/jira/browse/OAK-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736698#comment-13736698
 ] 

Alex Parvulescu commented on OAK-954:
-------------------------------------

There is still a test failing: 
_org.apache.jackrabbit.core.query.FulltextQueryTest#testMultiByte_ because the 
analyzer cannot tokenize the japanese symbols properly (it still splits in 2 
instead of providing a single word in the test).
Not sure what the best solution is here other than disabling the test and if 
needed relying on a dedicated lucene analyzer in the client code.
                
> Make Lucene analyzer configurable
> ---------------------------------
>
>                 Key: OAK-954
>                 URL: https://issues.apache.org/jira/browse/OAK-954
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: oak-lucene
>            Reporter: Alex Parvulescu
>
> There are 2 parts here: 
>  - allow the customization of the analyzer used in indexing
>  - use the same analyzer for the fulltext query

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to