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
{{ message }}
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
da4ea75 adds some features that are built-in in MongoDB, like negation: mats -odd will return articles that include "mats" but not "odd". And using quotes defines exact phrases.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add support for some special searching features, like
layout:"Patrick Skjennum"
before:2015-01
andafter:2014-03
Exclude results with a given word. Example:da4ea75exclude:"2014-03"
The text was updated successfully, but these errors were encountered: