CQL_CONTEXT_KEY_INDEXES

in cql/cql.inc

Key defines for the context array

<?php
define('CQL_CONTEXT_KEY_INDEXES', 'indexes');
?>