Although you can use nested maps, for injecting variable values, I would
have used an intermediate script that makes the Solr URL.

On Wed, 10 Jun 2020 at 08:58, Derek Poh <d...@globalsources.com> wrote:

> I have the following boost requirement using bf
>
> response_rate is 3, boost by ^0.6
> response_rate is 2, boost by ^0.3
> response_time is 4, boost by ^0.6
> response_time is 3, boost by ^0.3
>
> I am using a bf for each of the boost requirement,
>
>
> bf=map(response_rate,3,3,0.6,0)&bf=map(response_rate,2,2,0.3,0)&bf=map(response_time,4,4,0.6,0)&bf=map(response_time,3,3,0.3,0)
>
> I am trying to reduce on the number of parameters in the query.
>
> Is it possible to combined them into 1 or 2 bf?
>
> Running Solr 4.10.4.
>
> Derek
>
> ----------------------
> CONFIDENTIALITY NOTICE
>
> This e-mail (including any attachments) may contain confidential and/or
> privileged information. If you are not the intended recipient or have
> received this e-mail in error, please inform the sender immediately and
> delete this e-mail (including any attachments) from your computer, and you
> must not use, disclose to anyone else or copy this e-mail (including any
> attachments), whether in whole or in part.
>
> This e-mail and any reply to it may be monitored for security, legal,
> regulatory compliance and/or other appropriate reasons.
>
>

-- 
-- 
Regards,

*Paras Lehana* [65871]
Development Engineer, *Auto-Suggest*,
IndiaMART InterMESH Ltd,

11th Floor, Tower 2, Assotech Business Cresterra,
Plot No. 22, Sector 135, Noida, Uttar Pradesh, India 201305

Mob.: +91-9560911996
Work: 0120-4056700 | Extn:
*1196*

-- 
*
*

 <https://www.facebook.com/IndiaMART/videos/578196442936091/>

Reply via email to