Skip to content

Conversation

germanramos
Copy link

"search" command is missing the ability to return the score of the documents found.

This functionality is provided by using "WITHSCORES" when querying using the CLI.

With this pull request we have the function ".with_scores()" that implement this feature and add the field "score" to every documents of search result.

@gkorland gkorland merged commit b1312cf into RediSearch:master Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants