[jira] Updated: (LUCENE-2181) benchmark for collation

2010-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2181: Attachment: LUCENE-2181.patch Hi Steve, thanks a lot for your work here, this is nice. I put the

[jira] Updated: (LUCENE-2181) benchmark for collation

2010-01-09 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2181: Attachment: top.100k.words.de.en.fr.uk.wikipedia.2009-11.tar.bz2 LUCENE-2181.patch

[jira] Updated: (LUCENE-2181) benchmark for collation

2010-01-09 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2181: Attachment: (was: LUCENE-2181.patch.zip) > benchmark for collation > --- >

[jira] Commented: (LUCENE-2200) Several final classes have non-overriding protected members

2010-01-09 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798396#action_12798396 ] Steven Rowe commented on LUCENE-2200: - FYI, all tests pass for me with the new version

[jira] Updated: (LUCENE-2200) Several final classes have non-overriding protected members

2010-01-09 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2200: Attachment: LUCENE-2200.patch bq. Could we make some of the member vars final too? Done in the ne

[jira] Created: (LUCENE-2201) more performance improvements for snowball

2010-01-09 Thread Robert Muir (JIRA)
more performance improvements for snowball -- Key: LUCENE-2201 URL: https://issues.apache.org/jira/browse/LUCENE-2201 Project: Lucene - Java Issue Type: Improvement Components: contrib/analyz

[jira] Updated: (LUCENE-2201) more performance improvements for snowball

2010-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2201: Attachment: LUCENE-2201.patch patch to make snowball work on char[] > more performance improvemen

[jira] Commented: (LUCENE-2200) Several final classes have non-overriding protected members

2010-01-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798389#action_12798389 ] Simon Willnauer commented on LUCENE-2200: - Steve, I briefly looked at your patch.

[jira] Commented: (LUCENE-2198) support protected words in Stemming TokenFilters

2010-01-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798388#action_12798388 ] Simon Willnauer commented on LUCENE-2198: - bq. So I think we should just provide i

[jira] Commented: (LUCENE-2200) Several final classes have non-overriding protected members

2010-01-09 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798370#action_12798370 ] Steven Rowe commented on LUCENE-2200: - All tests pass with the attached patch applied.

[jira] Updated: (LUCENE-2200) Several final classes have non-overriding protected members

2010-01-09 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2200: Attachment: LUCENE-2200.patch > Several final classes have non-overriding protected members >

[jira] Created: (LUCENE-2200) Several final classes have non-overriding protected members

2010-01-09 Thread Steven Rowe (JIRA)
Several final classes have non-overriding protected members --- Key: LUCENE-2200 URL: https://issues.apache.org/jira/browse/LUCENE-2200 Project: Lucene - Java Issue Type: Improvement

[jira] Resolved: (LUCENE-2194) improve efficiency of snowballfilter

2010-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2194. - Resolution: Fixed Committed revision 897449. > improve efficiency of snowballfilter > -