[Enhancement]: text match index has no reason to commit and reload before reading for sealed segment #39186
Closed
1 task done
Labels
kind/enhancement
Issues or changes related to enhancement
Is there an existing issue for this?
What would you like to be added?
Now, before executing text match, it may commit and reload the index periodically.
In my computer with intel 9900K cpu, it takes 5-10 ms for such operations.
We should cut these operations for sealed segments as there has nothing to commit.
Why is this needed?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: