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
Currently, most of the queries are constructed using query rather than filter. Searches that use query are usually slower (because the score must be calculated) and are generally not cached.