public function processIndexes($results)
    {
        return array_map(function ($result) {
            $result = (object) $result;