get_query_advanced() /home/cwdev/public_html/wp-content/plugins/cci/framework/model/class-cci-search.php line: 4044
'SELECT DISTINCT  s.post_id, s.author_id, s.image_guid, s.image_id, s.artist_guid, s.artist_id, s.artist_slug, s.artist, s.post_title, s.pub_date, s.image_type_id as image_color_type_id, s.language_id, s.keywords, s.country, s.allowed_sites, s.file_name, s.format  FROM dw_cci_search AS s WHERE (s.post_id IS NOT NULL) AND (s.language_id = 1 ) AND (( (s.post_title LIKE \'{abacefb0bab01f7b3634af47d2a7a4fe659a4e4067b2481df5f2d88dd0f1bbba}vibrant{abacefb0bab01f7b3634af47d2a7a4fe659a4e4067b2481df5f2d88dd0f1bbba}\' ) OR (s.keywords LIKE \'{abacefb0bab01f7b3634af47d2a7a4fe659a4e4067b2481df5f2d88dd0f1bbba}vibrant{abacefb0bab01f7b3634af47d2a7a4fe659a4e4067b2481df5f2d88dd0f1bbba}\' ) ) OR ( (s.post_title LIKE \'{abacefb0bab01f7b3634af47d2a7a4fe659a4e4067b2481df5f2d88dd0f1bbba}\\"vibrant\\"{abacefb0bab01f7b3634af47d2a7a4fe659a4e4067b2481df5f2d88dd0f1bbba}\' ) OR (s.keywords LIKE \'{abacefb0bab01f7b3634af47d2a7a4fe659a4e4067b2481df5f2d88dd0f1bbba}\\"vibrant\\"{abacefb0bab01f7b3634af47d2a7a4fe659a4e4067b2481df5f2d88dd0f1bbba}\' ) )) ORDER BY  s.pub_date DESC, s.image_id DESC  LIMIT 20;'