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 minisearch library defaults to a logical 'or' for the search terms, returning any matches for any term. This feature will add a logical 'and' where all of the search terms must be matched in the results.