Merged
Conversation
- Updated module so we're testing the right thing - More output in the logging path for diagnosing issues - Remove all the FLUSHDB calls masking issues - Handle duplicate documents in latest module Note: this fixes some issues and introduces stability but *does not* fix 2 scoring issues. Suggestions are coming back with scores > 1.0, which by the documentation is not supposed to happen...so I'm not sure what should be happening here. Pushing up to get more eyes.
Collaborator
Author
|
Hmmm CI is all happy - going to get this merged in and the other failing PRs updated so we get a proper CI going. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NRediSearch
Note: locally (on WSL 2), this fixes some issues and introduces stability but does not fix 2 scoring issues. Suggestions are coming back with scores > 1.0, which by the documentation is not supposed to happen...so I'm not sure what should be happening here. Here's the local WSL fail:
However, the current fixes tidy up the CI pipeline so I recommend merging this as-is, then I'll keep follow-ing up with various local errors and I'm looking at some Docker test options as alternatives to WSL2 so that people can run either.