[jira] [Commented] (SOLR-3783) Facet pivots produces NPE when facet.missing is turned on

2012-09-20 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459435#comment-13459435 ] Tanguy Moal commented on SOLR-3783: --- Thank you very much! I just patched my copy of Solr

[jira] [Created] (SOLR-3783) Facet pivots produces NPE when facet.missing is turned on

2012-09-04 Thread Tanguy Moal (JIRA)
Tanguy Moal created SOLR-3783: - Summary: Facet pivots produces NPE when facet.missing is turned on Key: SOLR-3783 URL: https://issues.apache.org/jira/browse/SOLR-3783 Project: Solr Issue Type:

[jira] [Updated] (SOLR-3783) Facet pivots produces NPE when facet.missing is turned on

2012-09-04 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanguy Moal updated SOLR-3783: -- Description: We get an http 500 as follow : {code:xml} lst name=error str

[jira] [Updated] (SOLR-3783) Facet pivots produces NPE when facet.missing is turned on

2012-09-04 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanguy Moal updated SOLR-3783: -- Description: We get an http 500 as follow : {code:xml} lst name=error str

[jira] [Commented] (LUCENE-4063) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-06-01 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287408#comment-13287408 ] Tanguy Moal commented on LUCENE-4063: - I agree with both of you, it sounds like a

[jira] [Comment Edited] (LUCENE-4063) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-06-01 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287408#comment-13287408 ] Tanguy Moal edited comment on LUCENE-4063 at 6/1/12 1:55 PM: -

[jira] [Commented] (LUCENE-4063) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-05-17 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277635#comment-13277635 ] Tanguy Moal commented on LUCENE-4063: - I'd be glad to see this on 3.x x =4 since

[jira] [Created] (SOLR-3463) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-05-16 Thread Tanguy Moal (JIRA)
Tanguy Moal created SOLR-3463: - Summary: FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens Key: SOLR-3463 URL: https://issues.apache.org/jira/browse/SOLR-3463

[jira] [Updated] (SOLR-3463) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-05-16 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanguy Moal updated SOLR-3463: -- Attachment: SOLR-3463.patch This patch implements the solution suggested by Robert Muir on the ML.

[jira] [Comment Edited] (SOLR-3463) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-05-16 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276832#comment-13276832 ] Tanguy Moal edited comment on SOLR-3463 at 5/16/12 4:00 PM:

[jira] [Updated] (SOLR-3463) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-05-16 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanguy Moal updated SOLR-3463: -- Attachment: SOLR-3463.patch Updated patch to cover corner case (code also performs additional deletion

[jira] [Updated] (SOLR-3463) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-05-16 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanguy Moal updated SOLR-3463: -- Attachment: (was: SOLR-3463.patch) FrenchLightStemmer performs abusive compression of

[jira] [Updated] (SOLR-3463) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-05-16 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanguy Moal updated SOLR-3463: -- Attachment: SOLR-3463.patch Added some tests related to this issue.

[jira] [Updated] (SOLR-3463) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

2012-05-16 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tanguy Moal updated SOLR-3463: -- Attachment: SOLR-3463.patch I didn't drink anything yet but maybe it's time to begin :-)

[jira] Commented: (SOLR-2349) Wrong matches count with groupped results

2011-02-17 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995882#comment-12995882 ] Tanguy Moal commented on SOLR-2349: --- As a temporary workaround, you can still ask for a

[jira] Commented: (SOLR-2207) Add paging capabilities to Result Grouping functionality

2011-01-27 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987641#action_12987641 ] Tanguy Moal commented on SOLR-2207: --- Hello Yonik, First, thank you for this patch, that

[jira] Commented: (SOLR-2272) Join

2010-12-14 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971194#action_12971194 ] Tanguy Moal commented on SOLR-2272: --- Thanks Yonik, indeed I wasn't aware of that space for

[jira] Commented: (SOLR-2272) Join

2010-12-13 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970906#action_12970906 ] Tanguy Moal commented on SOLR-2272: --- Yonik, that feature is pretty interesting, but sounds

[jira] Commented: (SOLR-2171) Using stats feature over a function, Function returning as a field value

2010-10-26 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924951#action_12924951 ] Tanguy Moal commented on SOLR-2171: --- Hi, adding a little comment to let you know I

[jira] Commented: (SOLR-2171) Using stats feature over a function, Function returning as a field value

2010-10-20 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12923127#action_12923127 ] Tanguy Moal commented on SOLR-2171: --- Hi Grant, For sure I see some kind of a relation with