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
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/LokiJS-Forge/LokiDB/blob/master/CONTRIBUTING.md#question
Current behavior
Currently, I am using RangedIndex for everything, even if I will never perform > or <.
I'm submitting a...
Current behavior
Currently, I am using RangedIndex for everything, even if I will never perform
>
or<
.Where
sub
,sup
,variants
,tag
are allstring[]
, and not supported to be sorted upon.Expected behavior
Maybe, a faster index is needed, depending on use case. Not everything is avl/js.
Environment
The text was updated successfully, but these errors were encountered: