[
https://issues.apache.org/jira/browse/LUCENE-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe updated LUCENE-7773:
-------------------------------
Attachment: LUCENE-7773.patch
Revised patch (details below), I think it's ready to go. With the patch, all
Lucene tests pass, and precommit passes. Committing shortly.
I removed an unused import from a jflex file, and regenerated the java files.
The patch also adds parens around {{print}} arguments in the {{htmlentity.py}}
script, which is invoked via {{ant jflex}} in {{lucene/analysis/common/}}, so
that it will run with Python3.
> Remove unused/deprecated token types from StandardTokenizer
> -----------------------------------------------------------
>
> Key: LUCENE-7773
> URL: https://issues.apache.org/jira/browse/LUCENE-7773
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/analysis
> Affects Versions: 6.5
> Reporter: Ahmet Arslan
> Assignee: Steve Rowe
> Priority: Minor
> Labels: analyzers
> Fix For: 7.0
>
> Attachments: LUCENE-7773.patch, LUCENE-7773.patch, LUCENE-7773.patch
>
>
> StandardTokenizer does not recognize e-mail, company etc. This issue removes
> those token types.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]