[
https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated LUCENE-6993:
------------------------------
Attachment: LUCENE-6993.patch
New patch, takes care of all 5 generated tokenizers.
This patch is built using jflex 1.6.1 and unicode 7, so that we can at least
have something in time for 6.0.
I looked at the new generated jflex code and I think it takes care of the
buffer expansion issue. At the very least, our existing StandardAnalyzer tests
pass. Still need to have a macro for fixing buffersize, though.
Had issues with TestUAX29URLEmailTokenizer.testLongEMAILatomText taking a
while, not sure if that's part of the same issue or not.
Also, moved jflex version to the properties file with everything else instead
of set directly in the build.xml
> Update UAX29URLEmailTokenizer TLDs to latest list, and upgrade all
> JFlex-based tokenizers to support Unicode 8.0
> ----------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-6993
> URL: https://issues.apache.org/jira/browse/LUCENE-6993
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/analysis
> Reporter: Mike Drob
> Assignee: Robert Muir
> Fix For: 6.0
>
> Attachments: LUCENE-6993.patch, LUCENE-6993.patch, LUCENE-6993.patch,
> LUCENE-6993.patch, LUCENE-6993.patch, LUCENE-6993.patch
>
>
> We did this once before in LUCENE-5357, but it might be time to update the
> list of TLDs again. Comparing our old list with a new list indicates 800+ new
> domains, so it would be nice to include them.
> Also the JFlex tokenizer grammars should be upgraded to support Unicode 8.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]