Well, to start, it would help to know what "can't combine the boosts" mean in your case. Are you saying you can only apply one at a time? Are you saying that you see the effect of both but having troubles balancing them? Something else?
The more complex use cases become, the more precise information people need to be able to help you. And Relevancy is a complex case even in the basic scenarios. Regards, Alex. Personal: http://www.outerthoughts.com/ and @arafalov Solr resources: http://www.solr-start.com/ and @solrstart Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 On Thu, Jul 17, 2014 at 3:57 PM, Hakim Benoudjit <h.benoud...@gmail.com> wrote: > Any idea please? > > > 2014-07-15 15:00 GMT+01:00 Hakim Benoudjit <h.benoud...@gmail.com>: > >> Hi, >> I want to boost recent (*today's*) documents having a certain *field >> value*. The two fields to be bosted are respectively: '*date*' & '*site*'. >> But I dont want to penalize *recent *documents not satisfying the field >> value ('*site*'), in favor of *older* documents satisfying this field >> value ('*site*'). >> >> - I've boosted documents having this field value ('*site*'), using *dismax >> boost query*. >> - And I've found on solr doc how to boost *recent *docs: >> https://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_boost_the_score_of_newer_documents >> >> - But I cant combine these two boosts. >> >> >> -- >> Hakim Benoudjit. >> > > > > -- > Hakim Benoudjit.