You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main release highlights of Lucene 8.0 will be optimizations in the case that total hits are not needed. We could make these improvements much more visible to users by making track_total_hits default to false(instead of truetoday).