Create UAX29URLEmailAnalyzer: a standard analyzer that recognizes URLs and
emails
---------------------------------------------------------------------------------
Key: LUCENE-3881
URL: https://issues.apache.org/jira/browse/LUCENE-3881
Project: Lucene - Java
Issue Type: New Feature
Components: modules/analysis
Affects Versions: 3.6, 4.0
Reporter: Steven Rowe
Assignee: Steven Rowe
Priority: Minor
This Analyzer should contain the same components as StandardAnalyzer, except
for the tokenizer, which should be UAX29URLEmailTokenizer instead of
StandardTokenizer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]