column

A shredded typed column over path. Ranges, and scans that never open a document.

The kind to reach for when a query orders or compares rather than matches: an inverted index's terms are sorted for lookup, not by value, so it cannot answer < at all.


fun column(expression: String): IndexDefinition

A shredded typed column over the path expression names.