Framework
AvailableIndexes
Interface: AvailableIndexes
Available indexes for query planning.
Properties
| Property | Type | Description |
|---|---|---|
filter? | CuckooFilter | Cuckoo filter for fast negative lookups |
sortedIndexes | Map<string, SortedIndex> | Sorted indexes by field name |
