Have a look at functionqueries. http://wiki.apache.org/solr/FunctionQuery
<http://wiki.apache.org/solr/FunctionQuery>You could for instance use your regular score and multiply it with RandomValueSource bound between 1.0 and 1.1 for example. This would at least break ties in a possibly natural looking manner. (btw: this would still influence all documents however) //Geert-Jan 2010/3/26 Blargy <zman...@hotmail.com> > > Ok so this is basically just a random sort. > > Anyway I can get this to randomly sort documents that closely related and > not the rest of the results? > -- > View this message in context: > http://n3.nabble.com/Impossible-Boost-Query-tp472080p580214.html > Sent from the Solr - User mailing list archive at Nabble.com. >