Skip to content

[2.10] Performance improvement in indexBulkFields - [MOD-8093]#5191

Merged
GuyAv46 merged 2 commits into2.10from
backport-5186-to-2.10
Nov 11, 2024
Merged

[2.10] Performance improvement in indexBulkFields - [MOD-8093]#5191
GuyAv46 merged 2 commits into2.10from
backport-5186-to-2.10

Conversation

@GuyAv46
Copy link
Collaborator

@GuyAv46 GuyAv46 commented Nov 10, 2024

Description

Backport of #5186 to 2.10.

* initial cleanup

* cleanup tag

* cleanup geoshape

* cleanup numeric

* more cleanup

* clean bulk data object

* missed code cleanup

* improve vecsim delete doc flow

* another vecsim improvement

(cherry picked from commit dfd463f)
@GuyAv46 GuyAv46 added the bug label Nov 10, 2024
@codecov
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

Attention: Patch coverage is 79.36508% with 13 lines in your changes missing coverage. Please review.

Project coverage is 86.43%. Comparing base (8e686c7) to head (a7dc77f).
Report is 1 commits behind head on 2.10.

Files with missing lines Patch % Lines
src/document.c 63.63% 8 Missing ⚠️
src/fork_gc.c 50.00% 3 Missing ⚠️
src/debug_commands.c 90.00% 1 Missing ⚠️
src/inverted_index.c 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.10    #5191      +/-   ##
==========================================
+ Coverage   86.36%   86.43%   +0.07%     
==========================================
  Files         192      192              
  Lines       34219    34121      -98     
==========================================
- Hits        29553    29493      -60     
+ Misses       4666     4628      -38     

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

@GuyAv46 GuyAv46 requested a review from alonre24 November 10, 2024 17:11
@GuyAv46 GuyAv46 enabled auto-merge November 10, 2024 17:11
@GuyAv46 GuyAv46 added this pull request to the merge queue Nov 11, 2024
Merged via the queue into 2.10 with commit 5aa00b0 Nov 11, 2024
@GuyAv46 GuyAv46 deleted the backport-5186-to-2.10 branch November 11, 2024 13:01
raz-mon added a commit that referenced this pull request Jan 31, 2025
This reverts commit 325a318.

Revert "[2.10] Fix Numeric Tree Balance - [MOD-8081, MOD-8082] (#5199)"

This reverts commit 4645bc6.

Revert "[2.10] Performance improvement in indexBulkFields - [MOD-8093] (#5191)"

This reverts commit 5aa00b0.

Revert "[2.10] Add VecSim related metrics - [MOD-7967] (#5169)"

This reverts commit 242f314.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants