Hi Team,
Sorry to bother you again.
Shall I have update on this issue.
Thanks,
Thamizh
-Original Message-
From: Thamizhazhagan B
Sent: Tuesday, October 5, 2021 2:52 PM
To: users@solr.apache.org
Subject: RE: Search results priority failed using boosting
Hi Jayaprakash,
Thanks for
;:"Protime (ISTAT)",
"Descnameindexed_t":"QQQ Protime (ISTAT)",
"breadcrumbtitleindexed_t":"QQQ Prothrombin Time, POCT",
"breadcrumb_title_t":"Prothrombin Time, POCT",
"score":138.15654},
anks,
> Thamizh
>
> -Original Message-
> From: Thamizhazhagan B
> Sent: Tuesday, October 5, 2021 2:16 AM
> To: users@solr.apache.org
> Subject: Search results priority failed using boosting
>
> Caution: This email came from outside Kaiser Permanente. Do not open
>
Hi Folks,
I am new to Solr. Can you please suggest your solution for the below issue.
Thanks,
Thamizh
-Original Message-
From: Thamizhazhagan B
Sent: Tuesday, October 5, 2021 2:16 AM
To: users@solr.apache.org
Subject: Search results priority failed using boosting
Caution: This email
Hi,
We have following fields that should be prioritized as below
* Name (Priority 1)
* Code (Priority 2)
* Description (Priority 3)
* Short description (Priority 4)
Boost query:
bq=(Name)^50&bq=(Code)^40&bq=(Description)^30&bq=(Short description)^20
Boosting is not working as