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

ASF subversion and git services commented on LUCENE-8125:
---------------------------------------------------------

Commit 972df6c69de494b8a4f59e4e0d4de241d4ca6a80 in lucene-solr's branch 
refs/heads/master from [~rcmuir]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=972df6c ]

LUCENE-8125: ICUTokenizer support for emoji/emoji sequence tokens


> emoji sequence support in ICUTokenizer
> --------------------------------------
>
>                 Key: LUCENE-8125
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8125
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>         Attachments: LUCENE-8125.patch, LUCENE-8125.patch, LUCENE-8125.patch, 
> LUCENE-8125.patch, LUCENE-8125.patch
>
>
> uax29 word break rules already know how to handle these correctly, we just 
> need to assign them a token type. 
> This is better than users trying to do this with custom rules (e.g. 
> LUCENE-7916) because they are script-independent (common/inherited).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to