Function strings are functions that conform to the solr function query syntax:
You can use function boosts to rank matches by functions such as an exponentially decreasing function of time:
&boosts[functions][pow(2,div(div(ms(create_ts,NOW),3600000),72))]=10.0
Andres