[jira] Commented: (LUCENE-2197) StopFilter should not create a new CharArraySet if the given set is already an instance of CharArraySet

2010-01-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797952#action_12797952 ] Simon Willnauer commented on LUCENE-2197: - bq. Here's a patch that reverts to the

Hudson build is back to normal: Lucene-trunk #1055

2010-01-08 Thread Apache Hudson Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2197) StopFilter should not create a new CharArraySet if the given set is already an instance of CharArraySet

2010-01-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798040#action_12798040 ] Yonik Seeley commented on LUCENE-2197: -- Sorry Simon... I think I just got fed up with

[jira] Commented: (LUCENE-1967) make it easier to access default stopwords for language analyzers

2010-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798087#action_12798087 ] Robert Muir commented on LUCENE-1967: - Simon, can i close this? I think you have fixed

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

2010-01-08 Thread Robert Muir (JIRA)
support protected words in Stemming TokenFilters Key: LUCENE-2198 URL: https://issues.apache.org/jira/browse/LUCENE-2198 Project: Lucene - Java Issue Type: Improvement Components: An

[jira] Closed: (LUCENE-1967) make it easier to access default stopwords for language analyzers

2010-01-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer closed LUCENE-1967. --- Resolution: Fixed incorporated in LUCENE-2034 > make it easier to access default stopwords

[jira] Created: (LUCENE-2199) ShingleFilter skips over trie-shingles if outputUnigram is set to false

2010-01-08 Thread Simon Willnauer (JIRA)
ShingleFilter skips over trie-shingles if outputUnigram is set to false --- Key: LUCENE-2199 URL: https://issues.apache.org/jira/browse/LUCENE-2199 Project: Lucene - Java Is

[jira] Updated: (LUCENE-2199) ShingleFilter skips over trie-shingles if outputUnigram is set to false

2010-01-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2199: Attachment: LUCENE-2199.patch This patch adds test for trigram and fourgram with and witho

[jira] Commented: (LUCENE-2199) ShingleFilter skips over trie-shingles if outputUnigram is set to false

2010-01-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798162#action_12798162 ] Simon Willnauer commented on LUCENE-2199: - We should likely backport this to 2.9 /

[jira] Updated: (LUCENE-2199) ShingleFilter skips over trie-shingles if outputUnigram is set to false

2010-01-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2199: Attachment: LUCENE-2199.patch last patch messed up the posInc - fixed it in this one > Sh

[jira] Assigned: (LUCENE-2199) ShingleFilter skips over trie-shingles if outputUnigram is set to false

2010-01-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-2199: --- Assignee: Simon Willnauer > ShingleFilter skips over trie-shingles if outputUnigram

[jira] Commented: (LUCENE-2197) StopFilter should not create a new CharArraySet if the given set is already an instance of CharArraySet

2010-01-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798189#action_12798189 ] Simon Willnauer commented on LUCENE-2197: - bq. Sorry Simon... I think I just got f