Hi Upayavira,
We have an issue here.
The boosting work as expected when we run the query from Admin console:
where we pass q and bq param as below.
q=(((_query_:"{!synonym_edismax qf='itemname OR itemnumber OR itemdesc'
v='HTC' bq='' mm=100 synonyms=true synonyms.constructPhrases=true
synonyms.ig
Thanks Alot Upayavira. It worked as expected.
On Tue, Sep 8, 2015 at 2:09 PM, Upayavira wrote:
> you can add bq= inside your {!synonym_edismax} section, if you wish and
> it will apply to that query parser only.
>
> Upayavira
>
> On Mon, Sep 7, 2015, at 03:05 PM, dinesh naik wrote:
> > Please f
you can add bq= inside your {!synonym_edismax} section, if you wish and
it will apply to that query parser only.
Upayavira
On Mon, Sep 7, 2015, at 03:05 PM, dinesh naik wrote:
> Please find below the detail:
>
> My main query is like this:
>
> q=(((_query_:"{!synonym_edismax qf='itemname OR it
Please find below the detail:
My main query is like this:
q=(((_query_:"{!synonym_edismax qf='itemname OR itemnumber OR itemdesc'
v='HTC' mm=100 synonyms=true synonyms.constructPhrases=true
synonyms.ignoreQueryOperators=true}") OR (itemname:"HTC" OR
itemnamecomp:HTC* OR itemnumber:"HTC" OR itemn
Hi all,
Is there a way to apply different boost , using bq parameter for different
parser.
for example if i am using a synonym parser and edismax parser in a single
query, my bq param value is getting applied for both the parser making the
boost value double.
--
Best Regards,
Dinesh Naik