Skip to content

Conversation

@mibes
Copy link
Contributor

@mibes mibes commented Apr 13, 2019

For one of our projects we needed the ability to delete documents from an existing index. This extension wraps the "FT.DEL" command with the optional "DD" flag.

@mnunberg
Copy link
Contributor

Can you add a test for this too?

@mibes
Copy link
Contributor Author

mibes commented Apr 13, 2019

Sure. I've just pushed some code that checks if the delete function is working as expected.

"time"

"github.com/RediSearch/redisearch-go/redisearch"
"github.com/mibes/redisearch-go/redisearch"
Copy link
Contributor

@mnunberg mnunberg Apr 14, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you mean RediSearch :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Should be fixed now.

@mnunberg
Copy link
Contributor

Looks good. Please fix the package import and I'll merge. Thanks for the contribution!

@jspc
Copy link

jspc commented Apr 17, 2019

@mnunberg/ @mibes is there anything left on this PR that I can do/ help with in order to get it merged?

@mnunberg mnunberg merged commit 868a31a into RediSearch:master Apr 17, 2019
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

Successfully merging this pull request may close these issues.

4 participants