DarkConsole could warn when "Analyze Query Plans" was not active.
msort() is not stable, so Ferret results with similar relevance could be returned out-of-order.
Differential D19236
Fix some minor errors (DarkConsole warning, unstable Ferret sort) epriestley on Mar 18 2018, 10:02 PM. Authored by Tags None Referenced Files
Subscribers None
Details
DarkConsole could warn when "Analyze Query Plans" was not active. msort() is not stable, so Ferret results with similar relevance could be returned out-of-order. Saw fewer traces and more-stable result ordering.
Diff Detail
|