[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-12-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769746#comment-15769746 ] Adrien Grand commented on LUCENE-6590: -- Reusing the weight with another query does not sound good to

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-12-22 Thread Artem Lukanin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769633#comment-15769633 ] Artem Lukanin commented on LUCENE-6590: --- Actually, we need SpanOrWeight. It was possible to create

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15767118#comment-15767118 ] Adrien Grand commented on LUCENE-6590: -- The way the query API works, it is less trappy to wrap than

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-12-21 Thread Artem Lukanin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15766752#comment-15766752 ] Artem Lukanin commented on LUCENE-6590: --- Now it is impossible to extend `SpanOrQuery` to make

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-07-19 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15384402#comment-15384402 ] Upayavira commented on LUCENE-6590: --- I applied your patch and my problems went away. Many thanks!! >

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-07-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15383671#comment-15383671 ] Adrien Grand commented on LUCENE-6590: -- [~upayavira] I see... the normalization factor is computed

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-07-18 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15383180#comment-15383180 ] Upayavira commented on LUCENE-6590: --- I upgraded my Solr configs to match the 5.5, and the issue was

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15329028#comment-15329028 ] Adrien Grand commented on LUCENE-6590: -- I tried dowgrading the lucene match version to 4.6 on my

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-13 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328467#comment-15328467 ] Upayavira commented on LUCENE-6590: --- It seems a previous test I did was flawed (I thought I was pushing

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-13 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328413#comment-15328413 ] Upayavira commented on LUCENE-6590: --- It is quite possibly something in my setup. I figured because

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328281#comment-15328281 ] Adrien Grand commented on LUCENE-6590: -- Thanks for the ping, I had missed your previous message. The

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-13 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328207#comment-15328207 ] Upayavira commented on LUCENE-6590: --- Any ideas [~jpountz] > Explore different ways to apply boosts >

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324676#comment-15324676 ] Upayavira commented on LUCENE-6590: --- Here's an example for 4.10 and the same query against 5.5 - note,

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324433#comment-15324433 ] Adrien Grand commented on LUCENE-6590: -- What does the explanation look like in your case? > Explore

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324427#comment-15324427 ] Adrien Grand commented on LUCENE-6590: -- I just downloaded Solr 5.5 and indexed a couple documents

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324317#comment-15324317 ] Upayavira commented on LUCENE-6590: --- My schema explicitly specifies the ClassicSimilarity. My Lucene

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324190#comment-15324190 ] Adrien Grand commented on LUCENE-6590: -- Maybe you can write a simple test case so that I can dig

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324174#comment-15324174 ] Adrien Grand commented on LUCENE-6590: -- Sure I can have a look. Do you have the similarity

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324150#comment-15324150 ] Upayavira commented on LUCENE-6590: --- My code in this case is just Solr, so it seems that in this

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324102#comment-15324102 ] Adrien Grand commented on LUCENE-6590: -- The code was reorganized a bit, but it should work the same

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-06-10 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324070#comment-15324070 ] Upayavira commented on LUCENE-6590: --- [~jpountz] this commit made this change: {{ @Override -

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137885#comment-15137885 ] ASF subversion and git services commented on LUCENE-6590: - Commit

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-01-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103960#comment-15103960 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1725144 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-01-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076268#comment-15076268 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1722488 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-12-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076190#comment-15076190 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1722478 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-10-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948634#comment-14948634 ] Adrien Grand commented on LUCENE-6590: -- Thanks for confirming it works for you now. Regarding trunk,

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-10-07 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947239#comment-14947239 ] Terry Smith commented on LUCENE-6590: - Thanks Adrien. My nightly regressions just picked this up

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-10-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943302#comment-14943302 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1706827 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933362#comment-14933362 ] Adrien Grand commented on LUCENE-6590: -- Thanks Terry, I'll fix. > Explore different ways to apply

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-28 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933375#comment-14933375 ] Terry Smith commented on LUCENE-6590: - Cheers Adrien. Sorry for the spammy replies before -- I wasn't

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-15 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745623#comment-14745623 ] Terry Smith commented on LUCENE-6590: - [~jpountz]: PhraseQuery is missing a call to

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-15 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745675#comment-14745675 ] Terry Smith commented on LUCENE-6590: - Also FunctionQuery. > Explore different ways to apply

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-15 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745653#comment-14745653 ] Terry Smith commented on LUCENE-6590: - Hmm, so is NumericRangeQuery. > Explore different ways to

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738817#comment-14738817 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1702263 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737078#comment-14737078 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1702042 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737424#comment-14737424 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1702088 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737433#comment-14737433 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1702090 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734409#comment-14734409 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1701742 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734711#comment-14734711 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1701783 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14733717#comment-14733717 ] ASF subversion and git services commented on LUCENE-6590: - Commit 1701621 from

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732095#comment-14732095 ] Yonik Seeley commented on LUCENE-6590: -- bq. Rewrite works iterative until the query no longer

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732088#comment-14732088 ] Uwe Schindler commented on LUCENE-6590: --- Rewrite works iterative until the query no longer

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-05 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732020#comment-14732020 ] Alan Woodward commented on LUCENE-6590: --- This looks great. I think there's a bug in

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-09-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728097#comment-14728097 ] Paul Elschot commented on LUCENE-6590: -- LGTM. > Explore different ways to apply boosts >

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644145#comment-14644145 ] Adrien Grand commented on LUCENE-6590: -- Sorry Paul, I don't understand your last

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644678#comment-14644678 ] Adrien Grand commented on LUCENE-6590: -- Are there any objections to committing this?

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-28 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644927#comment-14644927 ] Paul Elschot commented on LUCENE-6590: -- Quite the contrary. I meant that the patch

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-27 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14643207#comment-14643207 ] Paul Elschot commented on LUCENE-6590: -- The new SpanBoostQuery, thanks Explore

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14641965#comment-14641965 ] Paul Elschot commented on LUCENE-6590: -- I overlooked that the patch also removes

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14641960#comment-14641960 ] Paul Elschot commented on LUCENE-6590: -- The surround query language allows to add a

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14640288#comment-14640288 ] Adrien Grand commented on LUCENE-6590: -- bq. What do you think is possible in terms

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14640729#comment-14640729 ] Yonik Seeley commented on LUCENE-6590: -- bq. That's an interesting idea but I think

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-23 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639465#comment-14639465 ] Paul Elschot commented on LUCENE-6590: -- This might have some influence on weighting

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-23 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639166#comment-14639166 ] Terry Smith commented on LUCENE-6590: - I think this looks great and will certainly

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639317#comment-14639317 ] Yonik Seeley commented on LUCENE-6590: -- Another thought... boosts really only make

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-06-19 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594309#comment-14594309 ] David Smiley commented on LUCENE-6590: -- RE BoostQuery +1 what a great idea Rob! I

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-06-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593583#comment-14593583 ] Robert Muir commented on LUCENE-6590: - If we just removed Query.get/setBoost and

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-06-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593590#comment-14593590 ] Michael McCandless commented on LUCENE-6590: +1 to relegate boosting to a new

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-06-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14593578#comment-14593578 ] Yonik Seeley commented on LUCENE-6590: -- Removing boost from Query and having a