Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Advanced searching features #11

Open
draperunner opened this issue Feb 1, 2016 · 1 comment
Open

Advanced searching features #11

draperunner opened this issue Feb 1, 2016 · 1 comment

Comments

@draperunner
Copy link
Member

draperunner commented Feb 1, 2016

Add support for some special searching features, like

  • Search only for specified property. Example: layout:"Patrick Skjennum"
  • Search for interval of editions. Example: before:2015-01 and after:2014-03
  • Exclude results with a given word. Example: exclude:"2014-03" da4ea75
  • Probably more!
@draperunner
Copy link
Member Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant