keysMatching
fun keysMatching(store: DocumentStore, reader: ColumnReader, predicate: ColumnPredicate): ColumnScan
Keys whose visible document satisfies predicate at the reader's path.
Falls back to a full scan when the column cannot be trusted alone, and says so through ColumnScan.usedColumn.