[jira] [Updated] (LUCENE-8185) HyphenationCompoundWordTokenFilter returns terms shorter than minSubwordSize

2018-03-06 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Krueger updated LUCENE-8185: - Affects Version/s: 6.6.1 7.2.1 >

[jira] [Commented] (LUCENE-8183) HyphenationCompoundWordTokenFilter creates overlapping tokens with onlyLongestMatch enabled

2018-02-26 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376826#comment-16376826 ] Matthias Krueger commented on LUCENE-8183: -- You might want to have a look at "mocking" the

[jira] [Updated] (LUCENE-8185) HyphenationCompoundWordTokenFilter returns terms shorter than minSubwordSize

2018-02-25 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Krueger updated LUCENE-8185: - Attachment: LUCENE-8185.patch > HyphenationCompoundWordTokenFilter returns terms shorter

[jira] [Created] (LUCENE-8185) HyphenationCompoundWordTokenFilter returns terms shorter than minSubwordSize

2018-02-25 Thread Matthias Krueger (JIRA)
Matthias Krueger created LUCENE-8185: Summary: HyphenationCompoundWordTokenFilter returns terms shorter than minSubwordSize Key: LUCENE-8185 URL: https://issues.apache.org/jira/browse/LUCENE-8185

[jira] [Commented] (LUCENE-8183) HyphenationCompoundWordTokenFilter creates overlapping tokens with onlyLongestMatch enabled

2018-02-23 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374886#comment-16374886 ] Matthias Krueger commented on LUCENE-8183: -- [~rwesten] Quick question regarding your patch:

[jira] [Commented] (SOLR-11974) TestCollapseQParserPlugin.testStringCollapse() failure

2018-02-15 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365488#comment-16365488 ] Matthias Krueger commented on SOLR-11974: - [~joel.bernstein] FYI Not sure if this is related but

[jira] [Commented] (SOLR-11049) Solr in cloud mode silently fails uploading a big LTR model

2017-07-31 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107364#comment-16107364 ] Matthias Krueger commented on SOLR-11049: - See

[jira] [Commented] (SOLR-9104) NPE in CollapsingQParser when two fq={!collapse} and zero results

2017-06-02 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16034358#comment-16034358 ] Matthias Krueger commented on SOLR-9104: [~markus.jel...@openindex.io]: See comment from [~hossman]

[jira] [Commented] (SOLR-8807) NPE during spell checking when result collapsing is activated and index got more than one segment.

2017-04-07 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960948#comment-15960948 ] Matthias Krueger commented on SOLR-8807: Thanks, [~jdyer], looks good to me. This won't help the

[jira] [Commented] (SOLR-10395) NPE during spell check with result collation

2017-03-31 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15950763#comment-15950763 ] Matthias Krueger commented on SOLR-10395: - This is an odd code location for an NPE. I cannot see

[jira] [Comment Edited] (SOLR-8807) NPE during spell checking when result collapsing is activated and index got more than one segment.

2017-03-21 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15935520#comment-15935520 ] Matthias Krueger edited comment on SOLR-8807 at 3/21/17 11:35 PM: -- This

[jira] [Updated] (SOLR-8807) NPE during spell checking when result collapsing is activated and index got more than one segment.

2017-03-21 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Krueger updated SOLR-8807: --- Attachment: SOLR-8807.patch A simple solution would be to have CollapsingQParserPlugin behave

[jira] [Commented] (SOLR-8807) NPE during spell checking when result collapsing is activated and index got more than one segment.

2017-03-21 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15935520#comment-15935520 ] Matthias Krueger commented on SOLR-8807: This seems to be very much related to SOLR-9104 and

[jira] [Commented] (SOLR-8807) NPE during spell checking when result collapsing is activated and index got more than one segment.

2017-03-21 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15935514#comment-15935514 ] Matthias Krueger commented on SOLR-8807: My client is affected by this NPE, too. Some oddities of