: /solr/ftf/dismax/?q=libya : &debugQuery=off : &hl=true : &start= : &rows=10 : ---------------------------------------------- : : I am trying to factor in created to the SCORE. (boost) I have tried a million : ways to do this, no success. I know the dates are populating correctly because : I can sort by them. Can anyone help me implement date boosting with dismax : under this scenario???
https://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_boost_the_score_of_newer_documents https://wiki.apache.org/solr/FunctionQuery#Date_Boosting -Hoss