case1 would be:
score_for_case1(doc, query) = 200 * + 400 *
+ 20 * + 40 *
= 10 * (20 * +
40 * + 2 * + 4
* ) = 10 * score_for_case2(doc, query)
Thank you,
Andrey Kudryavtsev
23.08.2018, 18:53, "Pratik Patel" :
> Hello All,
>
> I am trying to understand how exactly
Hello All,
I am trying to understand how exactly query time boosting works in solr.
Primarily, I want to understand if absolute boost values matter or is it
just the relative difference between various boost values which decides
scoring. Let's take following two queries for example.
// cas
n external file
> field that gets updated for promotions.
>
> -- Jack Krupansky
>
> -Original Message- From: dhaivat dave
> Sent: Friday, August 02, 2013 9:17 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Indexing and Query time boosting together
>
>
&g
dated for promotions.
-- Jack Krupansky
-Original Message-
From: dhaivat dave
Sent: Friday, August 02, 2013 9:17 AM
To: solr-user@lucene.apache.org
Subject: Re: Indexing and Query time boosting together
Hi Erick
Many Thanks for your reply. I got your point. one question on this: is it
p
Hi Erick
Many Thanks for your reply. I got your point. one question on this: is it
possible to give more priority to those docs which has higher indexing time
boosting against query time boosting. I am trying to achieve product
promotions using this implementation. can you please guide how should
is i am
> using solr's indexing time boosting feature. i have given index time
> boosting with "1.0" value to all documents in my solr indices. now what i
> am doing is when user want to boost certain product i just increase index
> time boosting value to 10.0 of that par
i just increase index
time boosting value to 10.0 of that particular product only. now the
problem is: i have also used query time boosting (for boosting documents
when searched term found directly in title field) and so even i have
increase the indexing time boosting value of the particular product i
> > > > >
> > > > > Hope this helps,
> > > > >
> > > > > Tomás
> > > > >
> > > > > On Wed, Jul 20, 2011 at 5:15 AM, Sowmya V.B.
> > > wrote:
> > > > >
> > > > > > Can anyone throw some
; >
> > > > > My problem is to: give a query time boost to certain documents,
> which
> > > > have
> > > > > a
> > > > > field, say field1, in the range that the user chooses during query
> > > time.
> > > > I
> > > &g
; >
> > > >
> > >
> >
> http://localhost:8085/solr/select?indent=on&version=2.2&q=scientific+temper+field1:[10%20TO%2030]&start=0&rows=10
> > > >
> > > > But, apart from that, how can I indicate a boost for the condition
> >
]?
> > >
> > > I tried using a &bq=field1:[20 TO 25] and also &bq=field1:[20 TO 25]^10
> > > -But I am not able to figure out what these two mean, from the results.
> > > Because, i get top1 result as a document where field1 is 40..in this
> > > case..afte
> field1:[10%20TO%2030]?
> >
> > I tried using a &bq=field1:[20 TO 25] and also &bq=field1:[20 TO 25]^10
> > -But I am not able to figure out what these two mean, from the results.
> > Because, i get top1 result as a document where field1 is 40..in this
> > ca
> the
> results dont change at all.
>
> S.
>
> On Tue, Jul 19, 2011 at 4:28 PM, Sowmya V.B. wrote:
>
> > Hi
> >
> > Is query time boosting possible in Solr?
> >
> > Here is what I want to do: I want to boost the ranking of certain
> > documents, w
o mean, from the results.
Because, i get top1 result as a document where field1 is 40..in this
case..after using &bq clause. I increased the boost to 10,20,50 100..but the
results dont change at all.
S.
On Tue, Jul 19, 2011 at 4:28 PM, Sowmya V.B. wrote:
> Hi
>
> Is query time boosting
Hi
Is query time boosting possible in Solr?
Here is what I want to do: I want to boost the ranking of certain documents,
which have their relevant field values, in a particular range (selected by
user at query time)...
when I do something like:
http://localhost:8085/solr/select?indent=on
.
However, I wonder if there is better way of achieving this? Is there
something in standardquery that just affect the ranking?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Help-on-query-time-boosting-effect-using-standardQueryParser-tp2579763p2579800.html
Sent from the Solr
es:batteri^100.0
genreate result:
The top result only contains "features:battery", but does not have "memory"
in name field <-- "unexpected result. I don't want such doc as part of
the result."
--
View this message in context:
http://lucene.472066.n3.nab
solr-user@lucene.apache.org
Sent: Fri, December 4, 2009 11:42:16 PM
Subject: Query time boosting with dismax
Hi,
Is it possible to weigh specific query terms with a Dismax query
parser? Is
it possible to write queries of the sort ...
field1:(term1)^2.0 + (term2^3.0)
with dismax?
Thanks,
Girish Re
ber 4, 2009 11:42:16 PM
Subject: Query time boosting with dismax
Hi,
Is it possible to weigh specific query terms with a Dismax query
parser? Is
it possible to write queries of the sort ...
field1:(term1)^2.0 + (term2^3.0)
with dismax?
Thanks,
Girish Redekar
http://girishredekar.net
- Original Message
From: Girish Redekar
To: solr-user@lucene.apache.org
Sent: Fri, December 4, 2009 11:42:16 PM
Subject: Query time boosting with dismax
Hi,
Is it possible to weigh specific query terms with a Dismax query
parser? Is
it possible to write queries of the sort ...
field1:(
:16 PM
Subject: Query time boosting with dismax
Hi,
Is it possible to weigh specific query terms with a Dismax query parser? Is
it possible to write queries of the sort ...
field1:(term1)^2.0 + (term2^3.0)
with dismax?
Thanks,
Girish Redekar
http://girishredekar.net
Terms no, but fields (with terms) and phrases, yes.
Otis
--
Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch
- Original Message
> From: Girish Redekar
> To: solr-user@lucene.apache.org
> Sent: Fri, December 4, 2009 11:42:16 PM
> Subject: Query time boosting
Hi,
Is it possible to weigh specific query terms with a Dismax query parser? Is
it possible to write queries of the sort ...
field1:(term1)^2.0 + (term2^3.0)
with dismax?
Thanks,
Girish Redekar
http://girishredekar.net
From: Amitha Talasila <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Tuesday, March 25, 2008 1:14:49 AM
Subject: Query Time Boosting
Hi All,
We have a requirement for our Project, there is a date field called
start date in the schema. When a query is done Products whose star
Hi All,
We have a requirement for our Project, there is a date field called
start date in the schema. When a query is done Products whose start date is
within 10 days from today's date need to be boosted by 100 points, and start
date within 30 days should be boosted by 80 points and so. Is
25 matches
Mail list logo