taxonomy lrt_cache_status
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'lrt_cache_status', 'field' => 'slug', 'operator' => 'NOT EXISTS', ), );
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'lrt_cache_status', 'field' => 'slug', 'operator' => 'NOT EXISTS', ), );