Skip to content

[8.0] MOD-6786 Fix search on larger then 128 terms#5535

Merged
lerman25 merged 1 commit into8.0from
backport-5524-to-8.0
Jan 23, 2025
Merged

[8.0] MOD-6786 Fix search on larger then 128 terms#5535
lerman25 merged 1 commit into8.0from
backport-5524-to-8.0

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

Description

Backport of #5524 to 8.0.

* Move length slicing to NOMODIFY if

* add py test

* fix slicing

* fix test

* fix text skip cluster

* Adding comments

* Update test_issues - skip cluster

(cherry picked from commit efda03d)
@codecov
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.18%. Comparing base (6ce6802) to head (7bf1a8f).
Report is 3 commits behind head on 8.0.

Files with missing lines Patch % Lines
src/tokenize.c 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              8.0    #5535   +/-   ##
=======================================
  Coverage   87.18%   87.18%           
=======================================
  Files         196      196           
  Lines       35191    35191           
=======================================
  Hits        30680    30680           
  Misses       4511     4511           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lerman25 lerman25 added this pull request to the merge queue Jan 23, 2025
Merged via the queue into 8.0 with commit 802aded Jan 23, 2025
9 of 10 checks passed
@lerman25 lerman25 deleted the backport-5524-to-8.0 branch January 23, 2025 10: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.

1 participant