Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Extend info about using multiple keywords with the APIs search endpoint #235

Merged
merged 1 commit into from
Dec 1, 2017

Conversation

mischah
Copy link
Contributor

@mischah mischah commented Nov 4, 2017

The possibility to use + was described by @bcoe over here: yeoman/yo#544 (comment)

Then we had a little confusion about which »operator« to use in sindresorhus/npm-keyword#13

I finally realized by testing that it works like described in this PR 😊

Examples:
keywords:yeoman-generator ➡️ "total": 6994
keywords:yeoman-generator,baumeister ➡️ "total": 6994
keywords:yeoman-generator+baumeister ➡️ "total": 1
keywords:yeoman-generator,-baumeister ➡️ "total": 6993

@mischah mischah changed the title Extend info about using multiple keywords Extend info about using multiple keywords with the APIs search endpoint Nov 4, 2017
@mischah
Copy link
Contributor Author

mischah commented Nov 9, 2017

Hej,

please let me know if there is something I can do to get this merged.
Because I think this change is potentially interesting for people checking out the API 😘

Cheers, Michael

@mischah
Copy link
Contributor Author

mischah commented Nov 16, 2017

Hej @ashleygwilliams, @bcoe,

is there someone who I should 🛎 to get this merged?

Thanks 😘

@ashleygwilliams ashleygwilliams merged commit ddc42f9 into npm:master Dec 1, 2017
@mischah mischah deleted the patch-1 branch February 2, 2018 18:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants