Tuning: Fully keyed queries

In fully keyed queries, all referenced fields are defined in the correct order using a single key to process the query. This is an efficient query type because the query engine determines precisely which records match the query by reading only part of the index tree and none of the data record.