Hey everyone, I'm what one would probably call a beginner with Solr. I have my data loaded in and I am getting the hang of querying things. However, I'm still rather unclear as to how the score can be affected by various parameters. I'm using the dismax request handler, and I just don't quite get how doing foo^value in the bf affects the score. Perhaps if someone could explain this at a basic level or point me in the direction of some documentation as to how this affects the final score this would be very helpful.
Thanks, Oliver