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
Add &debug=all to your query, that'll show you exactly how the scores
are calculated. But the most obvious thing is that you're boosting
on the titleName field in your query, which for doc 123 does NOT
contain "phone" so I suspect the fact that "phone" is in the titleName
field for 122 is overridin
Hello All,
I want to boost certain products on particular keywords. for this 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