You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be nice if there was a way to configure a hard limit on the amount of results returned. I think it would be the most versatile option for performance tuning. There are multiple params that rg accepts to set limits, but they all have their drawbacks.
It seems that the only way to achieve this is to terminate rg after it has returned the max amount of results. I can make a PR if that's welcome.
The text was updated successfully, but these errors were encountered:
Hello,
it would be nice if there was a way to configure a hard limit on the amount of results returned. I think it would be the most versatile option for performance tuning. There are multiple params that rg accepts to set limits, but they all have their drawbacks.
It seems that the only way to achieve this is to terminate rg after it has returned the max amount of results. I can make a PR if that's welcome.
The text was updated successfully, but these errors were encountered: