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

fix(search_family): Add options test for the FT.SEARCH command #4478

Conversation

BagritsevichStepan
Copy link
Contributor

@BagritsevichStepan BagritsevichStepan commented Jan 20, 2025

related to the #4204

After adding the tests, several bugs were identified:

  1. Bug with the NOCONTENT option.
  2. An infinite loop occurring during the parsing of RETURN and LOAD options if the specified number of fields is big

@BagritsevichStepan BagritsevichStepan force-pushed the search/ft-search-add-option-tests branch from 1a31eef to 3592e33 Compare January 30, 2025 08:57
@BagritsevichStepan BagritsevichStepan enabled auto-merge (squash) January 30, 2025 08:57
@BagritsevichStepan BagritsevichStepan merged commit 83569ac into dragonflydb:main Jan 30, 2025
10 checks passed
@BagritsevichStepan BagritsevichStepan deleted the search/ft-search-add-option-tests branch January 30, 2025 12:49
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.

2 participants