Apparently I need to a long holiday so that I can interpret the documentation 
correctly.

 if(and(exists(query({!v="BUS_CITY:regina"})),not(BUS_IS_TOLL_FREE)),500,1)

-----Original Message-----
From: Corey Gerhardt [mailto:corey.gerha...@directwest.com] 
Sent: October-16-14 4:11 PM
To: Solr User List
Subject: Complex boost statement

Edismax, solrnet

I'm thinking that solrnet is going to be my problem due to I can only sent one 
"boost"  parameter.

Is it possible to have a boost value:

if(exists(query({!v="BUS_CITY:regina"}))&&(BUS_IS_NEARBY),20,1)

Thanks,

Corey

Reply via email to