[
https://issues.apache.org/jira/browse/LUCENE-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-1100.
---------------------------------
Resolution: Won't Fix
The old StandardTokenizer behaviour was deprecated in Lucene 3.1 and replaced
by a new one doing [Unicode Standard Annex
#29|http://unicode.org/reports/tr29/] segmentation. The deprecated code will
not get any fixes anymore.
> StandardTokenizer incorrectly types certain values
> --------------------------------------------------
>
> Key: LUCENE-1100
> URL: https://issues.apache.org/jira/browse/LUCENE-1100
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/analyzers
> Affects Versions: 2.2
> Reporter: Grant Ingersoll
> Priority: Minor
>
> The StandardTokenizer incorrectly marks floating point values as <HOST>. See
> https://issues.apache.org/jira/browse/LUCENE-1068. There may be other things
> like this that are marked as incorrectly as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]