[jira] [Created] (LUCENE-7286) WeightedSpanTermExtractor.extract() does not recognize SynonymQuery

2016-05-17 Thread Piotr (JIRA)
Piotr created LUCENE-7286: - Summary: WeightedSpanTermExtractor.extract() does not recognize SynonymQuery Key: LUCENE-7286 URL: https://issues.apache.org/jira/browse/LUCENE-7286 Project: Lucene - Core

[jira] [Comment Edited] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-07 Thread Piotr (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492307#comment-13492307 ] Piotr edited comment on LUCENE-4542 at 11/7/12 12:57 PM: - I'd pre

[jira] [Commented] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-07 Thread Piotr (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492307#comment-13492307 ] Piotr commented on LUCENE-4542: --- I'd prefer not to create a patch, I don't feel so comforta

[jira] [Updated] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-06 Thread Piotr (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr updated LUCENE-4542: -- Priority: Major (was: Minor) Description: Currently there is private static final int RECURSION_CAP =

[jira] [Created] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-06 Thread Piotr (JIRA)
Piotr created LUCENE-4542: - Summary: Make RECURSION_CAP in HunspellStemmer configurable Key: LUCENE-4542 URL: https://issues.apache.org/jira/browse/LUCENE-4542 Project: Lucene - Core Issue Type: Impr

[jira] [Updated] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-06 Thread Piotr (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr updated LUCENE-4542: -- Description: Currently there is private static final int RECURSION_CAP = 2; in the code of the class Hunspell