Hi,
Is it possible to use Lucene similarity score in a FunctionQuery (in dismax boost function, for example) as part of a function? I would like to use a more complex boosting function, which uses more than simple boosting addition (for example a*score+b). Thanks