[
https://issues.apache.org/jira/browse/MAHOUT-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated MAHOUT-686:
-----------------------------------
Attachment: MAHOUT-686.patch
Here's a better patch w/ all tests passing.
Note:
1. Changed all TermAttributes to CharTermAttribute
2. I moved TokenStreamIterator to common/lucene in the core. B/c of this, I
also canned the TokenizationException in favor of just wrapping the original
exception into a RuntimeException as it didn't seem like it added much since
Lucene just throws an IOException in these cases.
3. I moved the duplicated class IteratorTokenStream to common/lucene in the core
4. Some minor formatting, cleanup
> Upgrade to Lucene/Solr 3.1.0
> ----------------------------
>
> Key: MAHOUT-686
> URL: https://issues.apache.org/jira/browse/MAHOUT-686
> Project: Mahout
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Priority: Minor
> Attachments: MAHOUT-686.patch, MAHOUT-686.patch
>
>
> Now that 3.1.0 is out, we should upgrade the Lucene dependencies as this
> should give some new analysis capabilities.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira