Sunspot does do random(ish) ordering, using order_by(:random) -
however, because it's random(ish), pagination isn't meaningful.
That said, Solr does allow for a consistent "random" ordering across
searches by way of specifying the same random field name. I'd be open
to a way to express that in the Sunspot API.
Cheers!
Mat
> --
> You received this message because you are subscribed to the Google Groups
> "Sunspot" group.
> To post to this group, send email to ruby-s...@googlegroups.com.
> To unsubscribe from this group, send email to
> ruby-sunspot...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/ruby-sunspot?hl=en.
>