[jira] [Commented] (SOLR-8418) BoostQuery cannot be cast to TermQuery

2016-01-05 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082836#comment-15082836 ] Jens Wille commented on SOLR-8418: -- [~andyetitmoves], I've verified that your commit fixes the issue.

[jira] [Commented] (SOLR-8418) BoostQuery cannot be cast to TermQuery

2016-01-01 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076271#comment-15076271 ] Jens Wille commented on SOLR-8418: -- Thank you, Ramkumar! The revised patch looks good to me. I'll test it

[jira] [Created] (SOLR-8418) BoostQuery cannot be cast to TermQuery

2015-12-15 Thread Jens Wille (JIRA)
Jens Wille created SOLR-8418: Summary: BoostQuery cannot be cast to TermQuery Key: SOLR-8418 URL: https://issues.apache.org/jira/browse/SOLR-8418 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-8418) BoostQuery cannot be cast to TermQuery

2015-12-15 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15058234#comment-15058234 ] Jens Wille commented on SOLR-8418: -- I've attached a patch that fixes the issue for all three classes and

[jira] [Updated] (SOLR-8418) BoostQuery cannot be cast to TermQuery

2015-12-15 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-8418: - Attachment: SOLR-8418.patch > BoostQuery cannot be cast to TermQuery >

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-24 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024083#comment-15024083 ] Jens Wille commented on SOLR-7912: -- Thank you, Anshum. As for the test: Under what circumstances can

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021875#comment-15021875 ] Jens Wille commented on SOLR-7912: -- Both tests are passing for me on current trunk (r1715745) with the

[jira] [Updated] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7912: - Attachment: SOLR-7912.patch > Add support for boost and exclude the queried document id in MoreLikeThis >

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-18 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010568#comment-15010568 ] Jens Wille commented on SOLR-7912: -- [~anshumg], is there any chance this patch can make it into the

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-12 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001869#comment-15001869 ] Jens Wille commented on SOLR-7912: -- Uwe, can you expand on your suggestion? Was {{realMLTQuery}} the one

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-10 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998829#comment-14998829 ] Jens Wille commented on SOLR-7912: -- You mean {{realMLTQuery.setDisableCoord(true)}}? That's not in

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-10 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998372#comment-14998372 ] Jens Wille commented on SOLR-7912: -- Can we get this into 5.4? I've updated the patch in accordance with

[jira] [Updated] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-10 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7912: - Attachment: SOLR-7912.patch > Add support for boost and exclude the queried document id in MoreLikeThis >

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-10 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998652#comment-14998652 ] Jens Wille commented on SOLR-7912: -- The type error went away after {{ant clean}}. I've updated the tests

[jira] [Updated] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-10 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7912: - Attachment: SOLR-7912.patch > Add support for boost and exclude the queried document id in MoreLikeThis >

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-08-12 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14693117#comment-14693117 ] Jens Wille commented on SOLR-7639: -- I'm kinda bummed that it didn't make it. However,

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-08-12 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14693114#comment-14693114 ] Jens Wille commented on SOLR-7912: -- I've added the correct patch from SOLR-7639, applied

[jira] [Updated] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-08-12 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7912: - Attachment: SOLR-7912.patch Add support for boost and exclude the queried document id in MoreLikeThis

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-07-29 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645626#comment-14645626 ] Jens Wille commented on SOLR-7639: -- [~anshumg] I know you're busy right now but with 5.3

[jira] [Updated] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-07-21 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7639: - Attachment: (was: SOLR-7639-use-defaults.patch) Bring MLTQParser at par with the MLT Handler w.r.t

[jira] [Updated] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-07-21 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7639: - Attachment: SOLR-7639-add-boost-and-exclude-current.patch Bring MLTQParser at par with the MLT Handler

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-07-21 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634984#comment-14634984 ] Jens Wille commented on SOLR-7639: -- I've updated the

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-07-07 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616322#comment-14616322 ] Jens Wille commented on SOLR-7639: -- What about the

[jira] [Commented] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-07-07 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616321#comment-14616321 ] Jens Wille commented on SOLR-7143: -- Anshum, thank you so much for committing this. I'm

[jira] [Updated] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-06-25 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7639: - Attachment: SOLR-7639-add-boost-and-exclude-current.patch Bring MLTQParser at par with the MLT Handler

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-06-25 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600931#comment-14600931 ] Jens Wille commented on SOLR-7639: -- I've attached a patch that adds support for the

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-06-24 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14598979#comment-14598979 ] Jens Wille commented on SOLR-7639: -- bq. About the defaults from MoreLikeThis.java, I've

[jira] [Updated] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-06-24 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7639: - Attachment: SOLR-7639-use-defaults.patch Bring MLTQParser at par with the MLT Handler w.r.t supported

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-06-24 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599004#comment-14599004 ] Jens Wille commented on SOLR-7639: -- Oh, I didn't know that. Thanks for clearing it up!

[jira] [Updated] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-06-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7143: - Attachment: (was: SOLR-7143.patch) MoreLikeThis Query Parser does not handle multiple field names

[jira] [Updated] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-06-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7143: - Attachment: SOLR-7143.patch MoreLikeThis Query Parser does not handle multiple field names

[jira] [Comment Edited] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-06-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14597427#comment-14597427 ] Jens Wille edited comment on SOLR-7639 at 6/23/15 12:59 PM:

[jira] [Updated] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-06-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7143: - Attachment: SOLR-7143.patch MoreLikeThis Query Parser does not handle multiple field names

[jira] [Commented] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-06-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14597549#comment-14597549 ] Jens Wille commented on SOLR-7143: -- I've added a new patch that mimics the behaviour of

[jira] [Commented] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-06-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14597565#comment-14597565 ] Jens Wille commented on SOLR-7143: -- BTW: There's a lot of code duplication between

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-06-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14597427#comment-14597427 ] Jens Wille commented on SOLR-7639: -- Thanks for improving MLTQParser! Unfortunately, this

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-06-23 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14597440#comment-14597440 ] Jens Wille commented on SOLR-7639: -- It should also exclude the current document from the

[jira] [Commented] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-05-22 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556117#comment-14556117 ] Jens Wille commented on SOLR-7143: -- FYI: I'm certainly motivated to take a stab at this,

[jira] [Commented] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-05-13 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14541695#comment-14541695 ] Jens Wille commented on SOLR-7143: -- Hi Anshum, can you say anything about the status of

[jira] [Commented] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-04-02 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14392608#comment-14392608 ] Jens Wille commented on SOLR-7143: -- First of all, thanks to Vitaliy for providing patches

[jira] [Comment Edited] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-04-02 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14392608#comment-14392608 ] Jens Wille edited comment on SOLR-7143 at 4/2/15 12:16 PM: --- First

[jira] [Created] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-02-23 Thread Jens Wille (JIRA)
Jens Wille created SOLR-7143: Summary: MoreLikeThis Query Parser does not handle multiple field names Key: SOLR-7143 URL: https://issues.apache.org/jira/browse/SOLR-7143 Project: Solr Issue