Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to engine to remove an item from the index #27

Closed
audy opened this issue Sep 29, 2014 · 1 comment
Closed

Add function to engine to remove an item from the index #27

audy opened this issue Sep 29, 2014 · 1 comment

Comments

@audy
Copy link

audy commented Sep 29, 2014

I would like to be able to remove things from a bucket.

I think the function should look like this:

engine.remove(id)
# what should it return?
# what should happen if `id` is not in the index?

So simple I might come back with a PR.

@audy audy changed the title Add function to engine from removing a string from index Add function to engine to remove an item from the index Sep 29, 2014
@pixelogik
Copy link
Owner

Sounds good. If you have time for it right now, would be awesome if PR. I am moving right now, chaoos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants