💡 indexed_handler
: Support for indices with greater/less-than comparisons
#376
Labels
enhancement
New feature or request
The current
indexed_handler
doesn't support efficient greater/less-than comparisons on indexed fields. This enhancement would add this support by generating an ordered index that allows for fast inequality lookup time.The text was updated successfully, but these errors were encountered: