[ 
https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe updated LUCENE-5391:
-------------------------------

    Summary: UAX29URLEmailTokenizer should not tokenize no-scheme domain-only 
URLs that are followed by an alphanumeric character  (was: 
uax29urlemailtokenizer - unexpected tokenisation of "index2.php" (and other 
inputs))

> UAX29URLEmailTokenizer should not tokenize no-scheme domain-only URLs that 
> are followed by an alphanumeric character
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-5391
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5391
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Chris Geeringh
>         Attachments: LUCENE-5391.patch, LUCENE-5391.patch
>
>
> The uax29urlemailtokenizer tokenises index2.php as:
> <URL> index2.ph
> <ALPHANUM> p
> While it does not do the same for index.php
> Screenshot from analyser: http://postimg.org/image/aj6c98n3b/



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to