You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/26 22:33:00 UTC

[jira] [Commented] (LUCENE-8125) emoji sequence support in ICUTokenizer

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

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

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

LUCENE-8175: un-revert "LUCENE-8125: ICUTokenizer support for emoji/emoji sequence tokens""

This was a casualty of war because it relied on new unicode stuff


> 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
>            Priority: Major
>             Fix For: trunk, 7.3
>
>         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
(v7.6.3#76005)

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