we currently use orderRandom() which adds a random number field to the query results and orders by it. this is ok with small tables but on a node table with thousands or more entries this is totally inefficient!

we should either figure out a better way to do this, drop this functionality or just add a disclaimer.

Comments

develcuy’s picture

Priority: Normal » Major
develcuy’s picture

Issue summary: View changes
Status: Active » Closed (outdated)